Home
last modified time | relevance | path

Searched refs:OPID_CUPS_GET_PRINTERS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/print/libpapi-ipp/common/
H A Dprinter.c69 #ifndef OPID_CUPS_GET_PRINTERS /* for servers that will enumerate */
70 #define OPID_CUPS_GET_PRINTERS 0x4002 macro
95 ipp_initialize_request(svc, &request, OPID_CUPS_GET_PRINTERS); in papiPrintersList()