Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h375 void evhttp_set_timeout_tv(struct evhttp *http, const struct timeval* tv);
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h375 void evhttp_set_timeout_tv(struct evhttp *http, const struct timeval* tv);
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3850 evhttp_set_timeout_tv(http, NULL); in evhttp_set_timeout()
3855 evhttp_set_timeout_tv(http, &tv); in evhttp_set_timeout()
3860 evhttp_set_timeout_tv(struct evhttp* http, const struct timeval* tv) in evhttp_set_timeout_tv() function
H A Dwhatsnew-2.1.txt414 second. Now, you can use evhttp_set_timeout_tv() and
/freebsd/contrib/libevent/
H A Dhttp.c3850 evhttp_set_timeout_tv(http, NULL); in evhttp_set_timeout()
3855 evhttp_set_timeout_tv(http, &tv); in evhttp_set_timeout()
3860 evhttp_set_timeout_tv(struct evhttp* http, const struct timeval* tv) in evhttp_set_timeout_tv() function
H A Dwhatsnew-2.1.txt414 second. Now, you can use evhttp_set_timeout_tv() and
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2331 evhttp_set_timeout_tv(http, &sec_tenth); in http_close_detection_()
/freebsd/contrib/libevent/test/
H A Dregress_http.c2331 evhttp_set_timeout_tv(http, &sec_tenth); in http_close_detection_()