Searched refs:ppdxReadData (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/cups-408/cups/examples/
H A Dppdx.h47 * 'ppdxReadData()' - Read encoded data from a ppd_file_t *.
57 extern void *ppdxReadData(ppd_file_t *ppd, const char *name,
H A Dtestppdx.c55 data = ppdxReadData(ppd, "EXData", &datasize);
H A Dppdx.c20 * ppdxReadData() - Read encoded data from a ppd_file_t *.
46 * 'ppdxReadData()' - Read encoded data from a ppd_file_t *.
57 ppdxReadData(ppd_file_t *ppd, /* I - PPD file */ function

Completed in 273 milliseconds