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.c93 man_unscope(struct roff_man *man, const struct roff_node *to) in man_unscope() function
180 man_unscope(man, n); in rew_scope()
191 man_unscope(man, n); in rew_scope()
266 man_unscope(man, nn); in blk_close()
291 man_unscope(man, man->last); in blk_close()
327 man_unscope(man, head); in blk_exp()
376 man_unscope(man, n); in blk_imp()
453 man_unscope(man, man->meta.first); in man_endparse()
H A Dman.c90 man_unscope(man, man->last->parent); in man_descope()
95 man_unscope(man, man->last->parent); in man_descope()
271 man_unscope(man, man->last->parent); in man_pmacro()
314 man_unscope(man, n); in man_breakscope()
H A Dlibman.h42 void man_unscope(struct roff_man *, const struct roff_node *);