Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Droff.c419 static enum rofferr roff_res(struct roff *, struct buf *, int, int);
907 roff_res(struct roff *r, struct buf *buf, int ln, int pos) in roff_res() function
1183 e = roff_res(r, buf, ln, pos); in roff_parseln()