Searched refs:html_free (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ | ||
H A D | main.h | 37 void html_free(void *); |
H A D | html.c | 171 html_free(void *p) in html_free() function |
H A D | main.c | 661 curp->outfree = html_free; in parse() |