Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-util.c497 request = ippNewRequest(IPP_OP_CUPS_GET_PPD); in cupsGetServerPPD()
Dipp.h340 IPP_OP_CUPS_GET_PPD, /* CUPS-Get-PPD: Get a PPD file @deprecated@ */ enumerator
421 # define CUPS_GET_PPD IPP_OP_CUPS_GET_PPD
Dencode.c97 IPP_OP_CUPS_GET_PPD,
Dipp-support.c2144 else if (op >= IPP_OP_CUPS_GET_DEFAULT && op <= IPP_OP_CUPS_GET_PPD) in ippOpString()