Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman.c74 man_descope(struct roff_man *man, int line, int offs, char *start) in man_descope() function
110 man_descope(man, line, offs, buf + offs); in man_ptext()
172 man_descope(man, line, offs, buf + offs); in man_ptext()
H A Dlibman.h41 void man_descope(struct roff_man *, int, int, char *);
H A Dman_macro.c447 man_descope(man, line, ppos, NULL); in in_line_eoln()