Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dlibmandoc.h76 int roff_parseln(struct roff *, int, struct buf *, int *, size_t);
H A Dread.c284 line_result = roff_parseln(curp->roff, curp->line, in mparse_buf_r()
H A Droff.c1826 roff_parseln(struct roff *r, int ln, struct buf *buf, int *offs, size_t len) in roff_parseln() function