Searched refs:man_descope (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | man.c | 74 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 D | libman.h | 41 void man_descope(struct roff_man *, int, int, char *);
|
H A D | man_macro.c | 447 man_descope(man, line, ppos, NULL); in in_line_eoln()
|