Searched defs:man_descope (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dman.c53 static void man_descope(struct roff_man *, int, int);
71 man_descope(struct roff_man *man, int line, int offs) function
99 man_descope(man, line, offs);
154 man_descope(man, line, offs);

Completed in 64 milliseconds