Searched refs:pspdf_alloc (Results 1 – 1 of 1) sorted by relevance
103 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