OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_tag
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/man/
manconf.h
42
typedef struct
_tag
{
struct
43
TAILQ_ENTRY(
_tag
) q; /* Queue of tags */
/src/external/bsd/nvi/dist/ex/
tag.h
77
struct
_tag
{ /* Tag list. */
struct
78
TAILQ_ENTRY(
_tag
) q; /* Linked list of tags. */
99
TAILQ_HEAD(_tagqh,
_tag
) tagq;
/src/sys/arch/x86/pci/
pci_machdep.c
197
#define
_tag
(b, d, f) \
macro
200
{
_tag
(bus, dev, fcn), PCI_ID_CODE(vend, prod)}
226
#undef
_tag
macro
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026