Searched refs:html_free (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ | ||
H A D | main.h | 33 void html_free(void *); |
H A D | html.c | 188 html_free(void *p) in html_free() function |
H A D | main.c | 634 html_free(outst.outdata); in main() |