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

/netbsd-current/external/bsd/nvi/dist/ex/
H A Dtag.h96 struct _tagq { /* Tag queue. */ struct
97 TAILQ_ENTRY(_tagq) q; /* Linked list of tag queues. */
H A Dex.h164 TAILQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */
/netbsd-current/external/bsd/nvi/dist/common/
H A Dcommon.h56 typedef struct _tagq TAGQ;

Completed in 79 milliseconds