Searched defs:_tagq (Results 1 – 1 of 1) sorted by relevance
71 struct _tagq { /* Tag queue. */ struct76 TAG *current; /* Current TAG within the queue. */78 char *tag; /* Tag string. */79 size_t tlen; /* Tag string length. */81 u_int8_t flags;83 char buf[1]; /* Variable length buffer. */