Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_tag.h21 struct tag_files { struct
31 struct tag_files *term_tag_init(const char *, const char *, const char *); argument
H A Dterm_tag.c41 static struct tag_files tag_files; variable
H A Dmain.c85 struct tag_files *tag_files; /* Tagging state variables. */ member