Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dterm_ps.c103 static struct termp *pspdf_alloc(char *);
411 if (NULL != (p = pspdf_alloc(outopts))) in pdf_alloc()
422 if (NULL != (p = pspdf_alloc(outopts))) in ps_alloc()
429 pspdf_alloc(char *outopts) in pspdf_alloc() function