Searched defs:_tag (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/nvi/ex/ |
| H A D | tag.h | 74 struct _tag { /* Tag list. */ struct 96 TAILQ_HEAD(_tagqh, _tag) tagq[1]; argument
|
| /freebsd-13.1/sys/dev/hptiop/ |
| H A D | hptiop.c | 526 u_int64_t _tag) in hptiop_request_callback_mv() 622 u_int32_t _tag) in hptiop_request_callback_mvfrey() 766 u_int32_t status, _tag, cptr; in hptiop_intr_mvfrey() local
|
| /freebsd-13.1/sys/dev/hpt27xx/ |
| H A D | ldm.h | 81 #define freelist_debug_tag(list, _tag) (list)->tag = _tag argument 83 #define freelist_debug_tag(list, _tag) argument
|
| /freebsd-13.1/sys/dev/hptnr/ |
| H A D | ldm.h | 81 #define freelist_debug_tag(list, _tag) (list)->tag = _tag argument 83 #define freelist_debug_tag(list, _tag) argument
|
| /freebsd-13.1/sys/dev/hptrr/ |
| H A D | ldm.h | 80 #define freelist_debug_tag(list, _tag) (list)->tag = _tag argument 82 #define freelist_debug_tag(list, _tag) argument
|
| /freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/ |
| H A D | ReaderWriterYAML.cpp | 788 uint32_t _tag; member in llvm::yaml::MappingTraits::NormalizedReference
|
| /freebsd-13.1/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 13712 …TagAlias::TagAlias(std::string const & _tag, SourceLineInfo _lineInfo): tag(_tag), lineInfo(_lineI… in TagAlias()
|