Searched refs:IPP_OP_CUPS_GET_PPD (Results 1 – 4 of 4) sorted by relevance
497 request = ippNewRequest(IPP_OP_CUPS_GET_PPD); in cupsGetServerPPD()
340 IPP_OP_CUPS_GET_PPD, /* CUPS-Get-PPD: Get a PPD file @deprecated@ */ enumerator421 # define CUPS_GET_PPD IPP_OP_CUPS_GET_PPD
97 IPP_OP_CUPS_GET_PPD,
2144 else if (op >= IPP_OP_CUPS_GET_DEFAULT && op <= IPP_OP_CUPS_GET_PPD) in ippOpString()