HomeSort by relevance Sort by last modified time
    Searched refs:HTTP_SERVUNAVAIL (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libevent/
evhttp.h 62 #define HTTP_SERVUNAVAIL 503
evrpc.c 311 evhttp_send_error(req, HTTP_SERVUNAVAIL, "Service Error");
373 evhttp_send_error(req, HTTP_SERVUNAVAIL, "Service Error");
  /external/chromium_org/third_party/libevent/test/
regress_rpc.c 161 if (req->response_code != HTTP_SERVUNAVAIL) {

Completed in 3053 milliseconds