Home
last modified time | relevance | path

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

/dragonfly/contrib/nvi2/ex/
H A Dtag.h93 struct _tagq { /* Tag queue. */ struct
98 TAG *current; /* Current TAG within the queue. */
100 char *tag; /* Tag string. */
101 size_t tlen; /* Tag string length. */
104 u_int8_t flags;
106 char buf[1]; /* Variable length buffer. */