Home
last modified time | relevance | path

Searched refs:evhttp_set_timeout (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h366 void evhttp_set_timeout(struct evhttp *http, int timeout_in_secs);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h366 void evhttp_set_timeout(struct evhttp *http, int timeout_in_secs);
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3847 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) in evhttp_set_timeout() function
/freebsd/contrib/libevent/
H A Dhttp.c3847 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) in evhttp_set_timeout() function
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3115 evhttp_set_timeout(http, 1); in http_incomplete_test_()
/freebsd/contrib/libevent/test/
H A Dregress_http.c3115 evhttp_set_timeout(http, 1); in http_incomplete_test_()