Searched refs:CUPS_PRINTER_PUNCH (Results 1 – 6 of 6) sorted by relevance
107 mask |= CUPS_PRINTER_PUNCH; in main()108 type |= CUPS_PRINTER_PUNCH; in main()
211 CUPS_PRINTER_PUNCH = 0x0100, /* Can punch output */ enumerator
177 - `CUPS_PRINTER_PUNCH`: Can punch output.
3160 type |= CUPS_PRINTER_PUNCH; in cups_dnssd_query_cb()
495 if (p->type & CUPS_PRINTER_PUNCH) in dnssdBuildTxtRecord()498 keyvalue[count++][1] = (p->type & CUPS_PRINTER_PUNCH) ? "T" : "F"; in dnssdBuildTxtRecord()
4622 p->type |= CUPS_PRINTER_PUNCH; in load_ppd()