Searched refs:PPD_ORDER_JCL (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/cups-408/cups/cups/
H A Demit.c161 csection = PPD_ORDER_JCL;
530 ppdEmit(ppd, fp, PPD_ORDER_JCL);
650 if (section == PPD_ORDER_JCL)
766 if (section == PPD_ORDER_JCL)
H A Dppd.h95 PPD_ORDER_JCL, /* ... must be sent as a JCL command */ enumerator in enum:ppd_section_e
H A Dppd.c723 option->section = PPD_ORDER_JCL;
1074 if (custom_option->section == PPD_ORDER_JCL)
1432 option->section = PPD_ORDER_JCL;
1546 section = PPD_ORDER_JCL;
1908 if (option->section == PPD_ORDER_JCL)
/macosx-10.10.1/cups-408/cups/filter/
H A Dpstops.c2174 option->section == PPD_ORDER_JCL)

Completed in 181 milliseconds