Searched refs:man_type (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/mdocml/dist/
H A Dman.h58 enum man_type { enum
91 enum man_type type; /* AST node type */
H A Dman_macro.c44 static int rew_scope(enum man_type,
46 static enum rew rew_dohalt(enum mant, enum man_type,
48 static enum rew rew_block(enum mant, enum man_type,
151 rew_block(enum mant ntok, enum man_type type, const struct man_node *n)
167 rew_dohalt(enum mant tok, enum man_type type, const struct man_node *n)
233 rew_scope(enum man_type type, struct man *m, enum mant tok)
H A Dman.c49 enum man_type, enum mant);
238 enum man_type type, enum mant tok)

Completed in 114 milliseconds