Searched refs:CUPS_PRINTER_MFP (Results 1 – 5 of 5) sorted by relevance
127 mask |= CUPS_PRINTER_MFP; in main()128 type |= CUPS_PRINTER_MFP; in main()132 mask |= CUPS_PRINTER_MFP; in main()
235 CUPS_PRINTER_MFP = 0x4000000, /* Printer with scanning capabilities enumerator
3145 type |= CUPS_PRINTER_MFP; in cups_dnssd_query_cb()3163 type |= CUPS_PRINTER_MFP; in cups_dnssd_query_cb()
513 if (p->type & CUPS_PRINTER_MFP) in dnssdBuildTxtRecord()516 keyvalue[count++][1] = (p->type & CUPS_PRINTER_MFP) ? "T" : "F"; in dnssdBuildTxtRecord()
4678 p->type |= CUPS_PRINTER_MFP; in load_ppd()