Home
last modified time | relevance | path

Searched refs:MAN_P (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dman_macro.c168 (n->tok == MAN_P || n->tok == MAN_PP || n->tok == MAN_LP)) in rew_scope()
282 if (ctok == MAN_LP || ctok == MAN_PP || ctok == MAN_P) { in blk_close()
H A Droff.h449 MAN_P, enumerator
H A Dman_validate.c122 case MAN_P: in man_validate()