Home
last modified time | relevance | path

Searched refs:IPP_STATUS_ERROR_SERVICE_UNAVAILABLE (Results 1 – 7 of 7) sorted by relevance

/external/libcups/cups/
Drequest.c1054 _cupsSetError(IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, NULL, 0); in _cupsConnect()
1056 _cupsSetError(IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, in _cupsConnect()
1176 _cupsSetError(IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, httpStatus(status), 0); in _cupsSetHTTPError()
Dgetdevices.c70 return (IPP_STATUS_ERROR_SERVICE_UNAVAILABLE); in cupsGetDevices()
Dhttp-addrlist.c379 _cupsSetError(IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, "Connection failed", 0); in httpAddrConnect2()
381 _cupsSetError(IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, strerror(errno), 0); in httpAddrConnect2()
Dipp.h598 IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, /* server-error-service-unavailable */ enumerator
660 # define IPP_SERVICE_UNAVAILABLE IPP_STATUS_ERROR_SERVICE_UNAVAILABLE
Dadminutil.c155 _cupsSetError(IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, NULL, 0); in cupsAdminGetServerSettings()
157 _cupsSetError(IPP_STATUS_ERROR_SERVICE_UNAVAILABLE, in cupsAdminGetServerSettings()
Dutil.c88 return (IPP_STATUS_ERROR_SERVICE_UNAVAILABLE); in cupsCancelJob2()
/external/libcups/backend/
Dipp.c946 ipp_status == IPP_STATUS_ERROR_SERVICE_UNAVAILABLE) in main()
1521 if (ipp_status == IPP_STATUS_ERROR_SERVICE_UNAVAILABLE || in main()
1690 if (ipp_status == IPP_STATUS_ERROR_SERVICE_UNAVAILABLE || in main()
1924 else if (ipp_status == IPP_STATUS_ERROR_SERVICE_UNAVAILABLE || in main()
2082 if (ipp_status != IPP_STATUS_ERROR_SERVICE_UNAVAILABLE && in main()
2135 else if (ipp_status != IPP_STATUS_ERROR_SERVICE_UNAVAILABLE && in main()