Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.h266 IPP_OP_GET_PRINTER_SUPPORTED_VALUES, /* Get-Printer-Supported-Values: Get supported values */ enumerator
387 # define IPP_GET_PRINTER_SUPPORTED_VALUES IPP_OP_GET_PRINTER_SUPPORTED_VALUES
/external/libcups/scheduler/
Dprinters.c223 IPP_OP_GET_PRINTER_SUPPORTED_VALUES, in cupsdCreateCommonData()
Dipp.c460 case IPP_OP_GET_PRINTER_SUPPORTED_VALUES : in cupsdProcessIPPRequest()