Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/mandoc/
H A Dmain.h29 void *html_alloc(const struct manoutput *);
H A Dmandocd.c187 formatter = html_alloc(&options); in main()
H A Dhtml.c127 html_alloc(const struct manoutput *outopts) in html_alloc() function
H A Dcgi.c877 vp = html_alloc(&conf); in resp_format()
H A Dmain.c1042 curp->outdata = html_alloc(curp->outopts); in outdata_alloc()