Searched refs:IPP_STATUS_OK (Results 1 – 6 of 6) sorted by relevance
505 if (cupsLastError() != IPP_STATUS_OK) in cupsGetServerPPD()
491 IPP_STATUS_OK = 0x0000, /* successful-ok */ enumerator580 # define IPP_OK IPP_STATUS_OK
646 to by the `job_id` argument and `IPP_STATUS_OK` is returned. Otherwise, an IPP666 options) == IPP_STATUS_OK)723 info) == IPP_STATUS_OK)915 IPP attributes (`ipp_attribute_t`) that includes a status code (`IPP_STATUS_OK`,
859 if (status != HTTP_STATUS_CONTINUE || cupsFinishDocument(http, name) != IPP_STATUS_OK) in cupsPrintFiles2()
2052 if (error >= IPP_STATUS_OK && error <= IPP_STATUS_OK_EVENTS_COMPLETE) in ippErrorString()
925 while (state == IPP_PSTATE_STOPPED && cupsLastError() == IPP_STATUS_OK) in _cupsCreateDest()1807 _cupsSetError(IPP_STATUS_OK, NULL, 0); in cupsGetDests2()