Home | History | Annotate | Download | only in cups

Lines Matching refs:emul

120   ppd_emul_t		*emul;		/* Current emulation */
153 for (i = ppd->num_emulations, emul = ppd->emulations; i > 0; i --, emul ++)
155 _cupsStrFree(emul->start);
156 _cupsStrFree(emul->stop);