Searched refs:ppd_emul_t (Results 1 – 2 of 2) sorted by relevance
213 } ppd_emul_t; typedef300 …ppd_emul_t *emulations; /* Emulations and the code to invoke them (no longer supported) @private@…
1199 ppd->emulations = calloc(1, sizeof(ppd_emul_t)); in _ppdOpen()