Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dman_macro.c97 man_unscope(struct roff_man *man, const struct roff_node *to) in man_unscope() function
185 man_unscope(man, n); in rew_scope()
196 man_unscope(man, n); in rew_scope()
271 man_unscope(man, nn); in blk_close()
296 man_unscope(man, man->last); in blk_close()
332 man_unscope(man, head); in blk_exp()
381 man_unscope(man, n); in blk_imp()
463 man_unscope(man, man->meta.first); in man_endparse()
H A Dman.c84 man_unscope(man, man->last->parent); in man_descope()
97 man_unscope(man, man->last->parent); in man_descope()
273 man_unscope(man, man->last->parent); in man_pmacro()
325 man_unscope(man, n); in man_breakscope()
H A Dlibman.h42 void man_unscope(struct roff_man *, const struct roff_node *);