Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_SERVICE_UNAVAILABLE (Results 1 – 25 of 40) sorted by relevance

12

/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Drequest.c651 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
683 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
698 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
749 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
860 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
877 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
884 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
902 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
H A Dgetputfile.c76 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsGetFd()
299 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsPutFd()
H A Dhttp.h283 HTTP_STATUS_SERVICE_UNAVAILABLE, /* Service is unavailable */ enumerator
337 # define HTTP_SERVICE_UNAVAILABLE HTTP_STATUS_SERVICE_UNAVAILABLE
H A Dutil.c1053 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsGetPPD3()
1094 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsGetPPD3()
/dports/print/cups/cups-2.3.3op2/cups/
H A Drequest.c611 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
643 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
658 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
721 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
832 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
849 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
856 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
874 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsSendRequest()
H A Dgetputfile.c64 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsGetFd()
316 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsPutFd()
H A Dppd-util.c326 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsGetPPD3()
382 return (HTTP_STATUS_SERVICE_UNAVAILABLE); in cupsGetPPD3()
H A Dhttp.h276 HTTP_STATUS_SERVICE_UNAVAILABLE, /* Service is unavailable */ enumerator
332 # define HTTP_SERVICE_UNAVAILABLE HTTP_STATUS_SERVICE_UNAVAILABLE
/dports/www/trafficserver/trafficserver-9.1.1/include/tscpp/api/
H A DHttpStatus.h90 HTTP_STATUS_SERVICE_UNAVAILABLE = 503, enumerator
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/android/BOINC/app/src/main/java/edu/berkeley/boinc/utils/
H A DBOINCDefs.java56 public static final int HTTP_STATUS_SERVICE_UNAVAILABLE = 503; field in BOINCDefs
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/py/Boinc/
H A Dboinc_db.py74 HTTP_STATUS_SERVICE_UNAVAILABLE = 503 variable
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/network/
H A DHttpServer.cpp79 pRequest->send(HTTP_STATUS_SERVICE_UNAVAILABLE); in checkReceiver()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/lib/
H A Dcommon_defs.h67 #define HTTP_STATUS_SERVICE_UNAVAILABLE 503 macro
H A Dstr_util.cpp626 case HTTP_STATUS_SERVICE_UNAVAILABLE: return "HTTP service unavailable"; in boincerror()
/dports/www/firefox-esr/firefox-91.8.0/third_party/cups/include/cups/
H A Dhttp.h276 HTTP_STATUS_SERVICE_UNAVAILABLE, /* Service is unavailable */ enumerator
332 # define HTTP_SERVICE_UNAVAILABLE HTTP_STATUS_SERVICE_UNAVAILABLE
/dports/www/firefox/firefox-99.0/third_party/cups/include/cups/
H A Dhttp.h276 HTTP_STATUS_SERVICE_UNAVAILABLE, /* Service is unavailable */ enumerator
332 # define HTTP_SERVICE_UNAVAILABLE HTTP_STATUS_SERVICE_UNAVAILABLE
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/cups/include/cups/
H A Dhttp.h276 HTTP_STATUS_SERVICE_UNAVAILABLE, /* Service is unavailable */ enumerator
332 # define HTTP_SERVICE_UNAVAILABLE HTTP_STATUS_SERVICE_UNAVAILABLE
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhttp.h313 HTTP_STATUS_SERVICE_UNAVAILABLE, /* Service is unavailable */ enumerator
369 # define HTTP_SERVICE_UNAVAILABLE HTTP_STATUS_SERVICE_UNAVAILABLE
/dports/net/libwebsockets/libwebsockets-v4.2.2/include/libwebsockets/
H A Dlws-http.h117 HTTP_STATUS_SERVICE_UNAVAILABLE, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/services/cups_proxy/
H A Dproxy_manager.cc176 std::move(cb).Run({}, {}, HTTP_STATUS_SERVICE_UNAVAILABLE); in ProxyRequest()
/dports/devel/kore/kore-4.1.0/include/kore/
H A Dhttp.h443 HTTP_STATUS_SERVICE_UNAVAILABLE = 503, enumerator
/dports/graphics/sane-airscan/sane-airscan-0.99.26/
H A Dairscan-escl.c1011 if (ctx->failed_http_status == HTTP_STATUS_SERVICE_UNAVAILABLE && in escl_status_decode()
1058 case HTTP_STATUS_SERVICE_UNAVAILABLE: in escl_status_decode()
/dports/net/libwebsockets/libwebsockets-v4.2.2/READMEs/
H A DREADME.unix-domain-reverse-proxy.md96 `HTTP_STATUS_SERVICE_UNAVAILABLE` along with a brief human-readable explanation.
/dports/net/libwebsockets/libwebsockets-v4.2.2/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c581 pss->response_code = HTTP_STATUS_SERVICE_UNAVAILABLE; in callback_deaddrop()
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DParentSelection.cc329 codes.push_back(HTTP_STATUS_SERVICE_UNAVAILABLE); in UnavailableServerResponseCodes()
336 codes.push_back(HTTP_STATUS_SERVICE_UNAVAILABLE); in UnavailableServerResponseCodes()

12