Home
last modified time | relevance | path

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

/external/libcups/cups/
Dipp.h354 IPP_OP_CUPS_GET_CLASSES, /* CUPS-Get-Classes: Get a list of classes @deprecated@ @exclude all@ */ enumerator
435 # define CUPS_GET_CLASSES IPP_OP_CUPS_GET_CLASSES
Dipp-support.c2003 …op == IPP_OP_CUPS_GET_DEFAULT || op == IPP_OP_CUPS_GET_PRINTERS || op == IPP_OP_CUPS_GET_CLASSES))) in ippCreateRequestedArray()
/external/libcups/scheduler/
Dprinters.c242 IPP_OP_CUPS_GET_CLASSES, in cupsdCreateCommonData()
Dipp.c518 case IPP_OP_CUPS_GET_CLASSES : in cupsdProcessIPPRequest()