Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl.c109 struct tbl_node *old_tbl; in tbl_free() local
136 old_tbl = tbl; in tbl_free()
138 free(old_tbl); in tbl_free()