Home
last modified time | relevance | path

Searched refs:IPP_STATUS_ERROR_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Drequest.c64 _cupsSetError(errno == ENOENT ? IPP_STATUS_ERROR_NOT_FOUND : IPP_STATUS_ERROR_NOT_AUTHORIZED, in cupsDoFileRequest()
153 …_cupsSetError(errno == EBADF ? IPP_STATUS_ERROR_NOT_FOUND : IPP_STATUS_ERROR_NOT_AUTHORIZED, NULL,… in cupsDoIORequest()
1135 _cupsSetError(IPP_STATUS_ERROR_NOT_FOUND, httpStatus(status), 0); in _cupsSetHTTPError()
Dppd-util.c637 if (cupsLastError() != IPP_STATUS_ERROR_NOT_FOUND) in cups_get_printer_uri()
Dipp.h508 IPP_STATUS_ERROR_NOT_FOUND, /* client-error-not-found */ enumerator
596 # define IPP_NOT_FOUND IPP_STATUS_ERROR_NOT_FOUND
Dadminutil.c785 _cupsSetError(IPP_STATUS_ERROR_NOT_FOUND, message, 0); in cupsAdminExportSamba()
791 _cupsSetError(IPP_STATUS_ERROR_NOT_FOUND, message, 0); in cupsAdminExportSamba()