Home
last modified time | relevance | path

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

/dflybsd-src/contrib/mdocml/
H A Dmain.h29 void *html_alloc(const struct manoutput *);
H A Dmandocd.c187 formatter = html_alloc(&options); in main()
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()