Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h742 void evhttp_connection_set_timeout_tv(struct evhttp_connection *evcon,
/freebsd/contrib/libevent/include/event2/
H A Dhttp.h742 void evhttp_connection_set_timeout_tv(struct evhttp_connection *evcon,
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c2498 evhttp_connection_set_timeout_tv(evcon, NULL); in evhttp_connection_set_timeout()
2503 evhttp_connection_set_timeout_tv(evcon, &tv); in evhttp_connection_set_timeout()
2508 evhttp_connection_set_timeout_tv(struct evhttp_connection *evcon, in evhttp_connection_set_timeout_tv() function
4336 evhttp_connection_set_timeout_tv(evcon, &http->timeout); in evhttp_get_request()
H A Dwhatsnew-2.1.txt415 evhttp_connection_set_timeout_tv() to configure
/freebsd/contrib/libevent/
H A Dhttp.c2498 evhttp_connection_set_timeout_tv(evcon, NULL); in evhttp_connection_set_timeout()
2503 evhttp_connection_set_timeout_tv(evcon, &tv); in evhttp_connection_set_timeout()
2508 evhttp_connection_set_timeout_tv(struct evhttp_connection *evcon, in evhttp_connection_set_timeout_tv() function
4336 evhttp_connection_set_timeout_tv(evcon, &http->timeout); in evhttp_get_request()
H A Dwhatsnew-2.1.txt415 evhttp_connection_set_timeout_tv() to configure
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2336 evhttp_connection_set_timeout_tv(evcon, &sec_tenth); in http_close_detection_()
3775 evhttp_connection_set_timeout_tv(evcon, &tv_timeout); in http_connection_retry_test_basic()
/freebsd/contrib/libevent/test/
H A Dregress_http.c2336 evhttp_connection_set_timeout_tv(evcon, &sec_tenth); in http_close_detection_()
3775 evhttp_connection_set_timeout_tv(evcon, &tv_timeout); in http_connection_retry_test_basic()