Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h60 #define HTTP_NOTMODIFIED 304 /**< page was not modified from last */ macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h60 #define HTTP_NOTMODIFIED 304 /**< page was not modified from last */ macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c359 req->response_code != HTTP_NOTMODIFIED && in evhttp_response_needs_body()
/freebsd/contrib/libevent/
H A Dhttp.c359 req->response_code != HTTP_NOTMODIFIED && in evhttp_response_needs_body()