Lines Matching refs:TAG
96 TAG *defaultpath; /* _default: default MANPATH */
97 TAG *subdirs; /* _subdir: default subdir search list */
98 TAG *suffixlist; /* _suffix: for files that can be cat()'d */
99 TAG *buildlist; /* _build: for files that must be built */
102 TAG *intmp; /* _intmp: tmp files we must cleanup */
103 TAG *missinglist; /* _missing: pages we couldn't find */
104 TAG *mymanpath; /* _new_path: final version of MANPATH */
105 TAG *section; /* <sec>: tag for m.sectionname */
991 TAG *intmpp, *missp;
1018 TAG *t;
1066 TAG *path = m->mymanpath;
1068 /* the tail queue is empty if no _default tag is defined in * man.conf */