Home
last modified time | relevance | path

Searched refs:MAN_RS (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dman.h45 MAN_RS, enumerator
H A Dman_macro.c212 case MAN_RS: in rew_dohalt()
226 if (REW_NOHALT != (c = rew_block(MAN_RS, type, n))) in rew_dohalt()
287 ntok = MAN_RS; in blk_close()
H A Dman_html.c139 if (MAN_ROOT == n->parent->type || MAN_RS != n->parent->tok) in print_bvspace()
H A Dman_term.c203 if (MAN_ROOT == n->parent->type || MAN_RS != n->parent->tok) in print_bvspace()