Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dlibmandoc.h82 int roff_getformat(const struct roff *);
H A Dread.c102 if ((format = roff_getformat(curp->roff)) == 0) { in choose_parser()
H A Droff.c4214 roff_getformat(const struct roff *r) in roff_getformat() function