Home
last modified time | relevance | path

Searched refs:_tagq (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dtag.h93 struct _tagq { /* Tag queue. */ struct
94 TAILQ_ENTRY(_tagq) q; /* Linked list of tag queues. */
H A Dex.h163 TAILQ_HEAD(_tqh, _tagq) tq[1]; /* Tag queue. */
/freebsd/contrib/nvi/common/
H A Dcommon.h45 typedef struct _tagq TAGQ;