Searched refs:roff_free (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/mandoc/ | ||
H A D | libmandoc.h | 70 void roff_free(struct roff *); |
H A D | read.c | 711 roff_free(curp->roff); in mparse_free() |
H A D | roff.c | 787 roff_free(struct roff *r) in roff_free() function |