Searched refs:IPP_OP_CUPS_CREATE_LOCAL_PRINTER (Results 1 – 4 of 4) sorted by relevance
366 …IPP_OP_CUPS_CREATE_LOCAL_PRINTER /* CUPS-Create-Local-Printer: Create a local (temporary) printer … enumerator
2335 else if (op >= IPP_OP_CUPS_GET_DOCUMENT && op <= IPP_OP_CUPS_CREATE_LOCAL_PRINTER) in ippOpString()
892 request = ippNewRequest(IPP_OP_CUPS_CREATE_LOCAL_PRINTER); in _cupsCreateDest()
601 case IPP_OP_CUPS_CREATE_LOCAL_PRINTER : in cupsdProcessIPPRequest()