Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.h29 void *html_alloc(const struct manoutput *);
H A Dhtml.c137 html_alloc(const struct manoutput *outopts) in html_alloc() function
H A Dmain.c1073 outst->outdata = html_alloc(outconf); in outdata_alloc()