Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmain.h29 void *html_alloc(const struct manoutput *);
H A Dmandocd.c187 formatter = html_alloc(&options); in main()
H A Dhtml.c126 html_alloc(const struct manoutput *outopts) in html_alloc() function
H A Dcgi.c878 vp = html_alloc(&conf); in resp_format()
H A Dmain.c941 curp->outdata = html_alloc(curp->outopts); in outdata_alloc()