Searched refs:HTTP_SERVUNAVAIL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devrpc.c333 evhttp_send_error(req, HTTP_SERVUNAVAIL, NULL);
375 evhttp_send_error(req, HTTP_SERVUNAVAIL, NULL);
456 evhttp_send_error(req, HTTP_SERVUNAVAIL, NULL);
496 evhttp_send_error(req, HTTP_SERVUNAVAIL, NULL);
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h68 #define HTTP_SERVUNAVAIL 503 /**< the server is not available */ macro
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_rpc.c170 if (req->response_code != HTTP_SERVUNAVAIL) {

Completed in 69 milliseconds