Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dmain.h29 void *html_alloc(const struct manoutput *);
H A Dhtml.c138 html_alloc(const struct manoutput *outopts) in html_alloc() function
H A Dcgi.c927 vp = html_alloc(&conf); in resp_format()
H A Dmain.c1057 outst->outdata = html_alloc(outconf); in outdata_alloc()