Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
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()
288 ntok = MAN_RS; in blk_close()
H A Dman.h47 MAN_RS, enumerator
H A Dman_html.c140 if (MAN_ROOT == n->parent->type || MAN_RS != n->parent->tok) in print_bvspace()
H A Dman_term.c221 if (MAN_ROOT == n->parent->type || MAN_RS != n->parent->tok) in print_bvspace()