Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_parse.h27 void tbl_free(struct tbl_node *);
H A Dtbl.c107 tbl_free(struct tbl_node *tbl) in tbl_free() function
H A Droff.c741 tbl_free(r->first_tbl); in roff_free1()