Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmain.h52 void *pdf_alloc(char *);
H A Dmain.c253 curp->outdata = pdf_alloc(curp->outopts); in parse()
H A Dterm_ps.c407 pdf_alloc(char *outopts) in pdf_alloc() function