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

/openbsd-current/usr.bin/vi/ex/
H A Dtag.h71 struct _tagq { /* Tag queue. */ struct
72 TAILQ_ENTRY(_tagq) q; /* Linked list of tag queues. */
H A Dex.h162 TAILQ_HEAD(_tqh, _tagq) tq; /* Tag queue. */
/openbsd-current/usr.bin/vi/common/
H A Dcommon.h38 typedef struct _tagq TAGQ;

Completed in 85 milliseconds