Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h57 #define HTTP_NOCONTENT 204 /**< request does not have content */ macro
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h57 #define HTTP_NOCONTENT 204 /**< request does not have content */ macro
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c358 return (req->response_code != HTTP_NOCONTENT && in evhttp_response_needs_body()
/freebsd/contrib/libevent/
H A Dhttp.c358 return (req->response_code != HTTP_NOCONTENT && in evhttp_response_needs_body()