Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h67 #define HTTP_NOTIMPLEMENTED 501 /**< not implemented */ macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h67 #define HTTP_NOTIMPLEMENTED 501 /**< not implemented */ macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3484 evhttp_send_error(req, HTTP_NOTIMPLEMENTED, NULL); in evhttp_handle_request()
/freebsd/contrib/libevent/
H A Dhttp.c3484 evhttp_send_error(req, HTTP_NOTIMPLEMENTED, NULL); in evhttp_handle_request()