Searched refs:IPP_OP_CUPS_GET_DEFAULT (Results 1 – 4 of 4) sorted by relevance
2144 else if (op >= IPP_OP_CUPS_GET_DEFAULT && op <= IPP_OP_CUPS_GET_PPD) in ippOpString()2145 return (ipp_cups_ops[op - IPP_OP_CUPS_GET_DEFAULT]); in ippOpString()
326 IPP_OP_CUPS_GET_DEFAULT, /* CUPS-Get-Default: Get the default printer */ enumerator407 # define CUPS_GET_DEFAULT IPP_OP_CUPS_GET_DEFAULT
358 request = ippNewRequest(IPP_OP_CUPS_GET_DEFAULT); in cupsGetDefault2()
1410 if (name && op != IPP_OP_CUPS_GET_DEFAULT) in _cupsGetDests()1904 op = IPP_OP_CUPS_GET_DEFAULT; in cupsGetNamedDest()