Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h62 #define HTTP_NOTFOUND 404 /**< could not find content for uri */ macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h62 #define HTTP_NOTFOUND 404 /**< could not find content for uri */ macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3526 evhttp_response_code_(req, HTTP_NOTFOUND, "Not Found"); in evhttp_handle_request()
/freebsd/contrib/libevent/
H A Dhttp.c3526 evhttp_response_code_(req, HTTP_NOTFOUND, "Not Found"); in evhttp_handle_request()