Home
last modified time | relevance | path

Searched refs:_tagf (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dtag.h40 struct _tagf { /* Tag files. */ struct
41 TAILQ_ENTRY(_tagf) q; /* Linked list of tag files. */
H A Dex.h162 TAILQ_HEAD(_tagfh, _tagf) tagfq[1];
/freebsd/contrib/nvi/common/
H A Dcommon.h44 typedef struct _tagf TAGF;