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

/freebsd-11-stable/contrib/nvi/ex/
H A Dtag.h95 struct _tagq { /* Tag queue. */ struct
96 TAILQ_ENTRY(_tagq) q; /* Linked list of tag queues. */
H A Dex.h165 TAILQ_HEAD(_tqh, _tagq) tq[1]; /* Tag queue. */
/freebsd-11-stable/contrib/nvi/common/
H A Dcommon.h43 typedef struct _tagq TAGQ;

Completed in 137 milliseconds