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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/include/event2/
H A Dhttp.h64 #define HTTP_NOTFOUND 404 /**< could not find content for uri */ macro
/netbsd-current/external/bsd/libevent/dist/include/event2/
H A Dhttp.h63 #define HTTP_NOTFOUND 404 /**< could not find content for uri */ macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Dhttp.c3322 evhttp_response_code_(req, HTTP_NOTFOUND, "Not Found");
/netbsd-current/external/bsd/libevent/dist/
H A Dhttp.c3530 evhttp_response_code_(req, HTTP_NOTFOUND, "Not Found");

Completed in 306 milliseconds