Searched refs:tbl_free (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/mandoc/ | ||
H A D | libroff.h | 67 void tbl_free(struct tbl_node *); |
H A D | tbl.c | 89 tbl_free(struct tbl_node *tbl) in tbl_free() function |
H A D | roff.c | 415 tbl_free(tbl); in roff_free1() |