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

/freebsd-13-stable/contrib/libevent/include/event2/
H A Dhttp.h67 #define HTTP_NOTIMPLEMENTED 501 /**< not implemented */ macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h67 #define HTTP_NOTIMPLEMENTED 501 /**< not implemented */ macro
/freebsd-13-stable/contrib/libevent/
H A Dhttp.c3427 evhttp_send_error(req, HTTP_NOTIMPLEMENTED, NULL);
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c3278 evhttp_send_error(req, HTTP_NOTIMPLEMENTED, NULL);

Completed in 113 milliseconds