Home
last modified time | relevance | path

Searched refs:evhttp_set_flags (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h388 int evhttp_set_flags(struct evhttp *http, int flags);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h388 int evhttp_set_flags(struct evhttp *http, int flags);
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt461 EVHTTP_SERVER_LINGERING_CLOSE to evhttp_set_flags(), with this flag server
H A Dhttp.c3869 int evhttp_set_flags(struct evhttp *http, int flags) in evhttp_set_flags() function
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt461 EVHTTP_SERVER_LINGERING_CLOSE to evhttp_set_flags(), with this flag server
H A Dhttp.c3869 int evhttp_set_flags(struct evhttp *http, int flags) in evhttp_set_flags() function
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c4171 tt_assert(!evhttp_set_flags(http, EVHTTP_SERVER_LINGERING_CLOSE)); in http_lingering_close_test_impl()
/freebsd/contrib/libevent/test/
H A Dregress_http.c4171 tt_assert(!evhttp_set_flags(http, EVHTTP_SERVER_LINGERING_CLOSE)); in http_lingering_close_test_impl()