Home
last modified time | relevance | path

Searched refs:pdf_alloc (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.c1085 outst->outdata = pdf_alloc(outconf); in outdata_alloc()
H A Dmain.h45 void *pdf_alloc(const struct manoutput *);
H A Dterm_ps.c515 pdf_alloc(const struct manoutput *outopts) in pdf_alloc() function