Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h704 void evhttp_connection_set_timeout_tv(struct evhttp_connection *evcon,
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h739 void evhttp_connection_set_timeout_tv(struct evhttp_connection *evcon,
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c2353 evhttp_connection_set_timeout_tv(evcon, NULL); in evhttp_connection_set_timeout()
2358 evhttp_connection_set_timeout_tv(evcon, &tv); in evhttp_connection_set_timeout()
2363 evhttp_connection_set_timeout_tv(struct evhttp_connection *evcon, in evhttp_connection_set_timeout_tv() function
4094 evhttp_connection_set_timeout_tv(evcon, &http->timeout); in evhttp_get_request()
H A Dwhatsnew-2.1.txt398 evhttp_connection_set_timeout_tv() to configure
/freebsd-13.1/contrib/libevent/
H A Dhttp.c2457 evhttp_connection_set_timeout_tv(evcon, NULL); in evhttp_connection_set_timeout()
2462 evhttp_connection_set_timeout_tv(evcon, &tv); in evhttp_connection_set_timeout()
2467 evhttp_connection_set_timeout_tv(struct evhttp_connection *evcon, in evhttp_connection_set_timeout_tv() function
4261 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-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2039 evhttp_connection_set_timeout_tv(evcon, &sec_tenth); in http_close_detection_()
3388 evhttp_connection_set_timeout_tv(evcon, &tv_timeout); in http_connection_retry_test()
/freebsd-13.1/contrib/libevent/test/
H A Dregress_http.c2292 evhttp_connection_set_timeout_tv(evcon, &sec_tenth); in http_close_detection_()
3708 evhttp_connection_set_timeout_tv(evcon, &tv_timeout); in http_connection_retry_test_basic()