Searched refs:html_alloc (Results 1 – 5 of 5) sorted by relevance
29 void *html_alloc(const struct manoutput *);
187 formatter = html_alloc(&options); in main()
126 html_alloc(const struct manoutput *outopts) in html_alloc() function
878 vp = html_alloc(&conf); in resp_format()
941 curp->outdata = html_alloc(curp->outopts); in outdata_alloc()