Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmain.h35 void *html_alloc(char *);
H A Dmain.c237 curp->outdata = html_alloc(curp->outopts); in parse()
H A Dhtml.c158 html_alloc(char *outopts) in html_alloc() function