Searched refs:IPP_STATUS_ERROR_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance
64 _cupsSetError(errno == ENOENT ? IPP_STATUS_ERROR_NOT_FOUND : IPP_STATUS_ERROR_NOT_AUTHORIZED, in cupsDoFileRequest()154 _cupsSetError(errno == EBADF ? IPP_STATUS_ERROR_NOT_FOUND : IPP_STATUS_ERROR_NOT_AUTHORIZED, in cupsDoIORequest()1123 _cupsSetError(IPP_STATUS_ERROR_NOT_FOUND, httpStatus(status), 0); in _cupsSetHTTPError()
508 IPP_STATUS_ERROR_NOT_FOUND, /* client-error-not-found */ enumerator596 # define IPP_NOT_FOUND IPP_STATUS_ERROR_NOT_FOUND
708 if (cupsLastError() != IPP_STATUS_ERROR_NOT_FOUND) in cups_get_printer_uri()
785 _cupsSetError(IPP_STATUS_ERROR_NOT_FOUND, message, 0); in cupsAdminExportSamba()791 _cupsSetError(IPP_STATUS_ERROR_NOT_FOUND, message, 0); in cupsAdminExportSamba()