Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd.h213 } ppd_emul_t; typedef
300ppd_emul_t *emulations; /* Emulations and the code to invoke them (no longer supported) @private@…
Dppd.c1199 ppd->emulations = calloc(1, sizeof(ppd_emul_t)); in _ppdOpen()