Searched refs:roff_getcontrol (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dlibmandoc.h79 int roff_getcontrol(const struct roff *,
H A Dman.c65 return roff_getcontrol(man->roff, buf, &offs) ?
H A Dmdoc.c114 return roff_getcontrol(mdoc->roff, buf, &offs) ?
H A Droff.c1550 ctl = roff_getcontrol(r, buf->buf, &pos);
3446 roff_getcontrol(const struct roff *r, const char *cp, int *ppos) function

Completed in 67 milliseconds