Searched refs:roff_getformat (Results 1 – 3 of 3) sorted by relevance
85 int roff_getformat(const struct roff *);
109 if ((format = roff_getformat(curp->roff)) == 0) { in choose_parser()
4351 roff_getformat(const struct roff *r) in roff_getformat() function