Searched refs:CUPS_DEST_FLAGS_DEVICE (Results 1 – 3 of 3) sorted by relevance
95 # define CUPS_DEST_FLAGS_DEVICE 0x80 macro
755 (`CUPS_DEST_FLAGS_NONE`) or device/printer (`CUPS_DEST_FLAGS_DEVICE`) associated780 http_t *http = cupsConnectDest(dest, CUPS_DEST_FLAGS_DEVICE,
642 if (flags & CUPS_DEST_FLAGS_DEVICE) in cupsConnectDest()