Searched refs:CUPS_PRINTER_BIND (Results 1 – 6 of 6) sorted by relevance
117 mask |= CUPS_PRINTER_BIND; in main()118 type |= CUPS_PRINTER_BIND; in main()
213 CUPS_PRINTER_BIND = 0x0400, /* Can bind output */ enumerator
179 - `CUPS_PRINTER_BIND`: Can bind output.
3130 type |= CUPS_PRINTER_BIND; in cups_dnssd_query_cb()
501 if (p->type & CUPS_PRINTER_BIND) in dnssdBuildTxtRecord()504 keyvalue[count++][1] = (p->type & CUPS_PRINTER_BIND) ? "T" : "F"; in dnssdBuildTxtRecord()
4598 p->type |= CUPS_PRINTER_BIND; in load_ppd()