Home
last modified time | relevance | path

Searched refs:evhttp_connection_set_initial_retry_tv (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h712 void evhttp_connection_set_initial_retry_tv(struct evhttp_connection *evcon,
/freebsd-13.1/contrib/libevent/include/event2/
H A Dhttp.h747 void evhttp_connection_set_initial_retry_tv(struct evhttp_connection *evcon,
/freebsd-13.1/contrib/libevent/
H A Dwhatsnew-2.1.txt418 Also there is evhttp_connection_set_initial_retry_tv() to change initial
H A Dhttp.c2482 evhttp_connection_set_initial_retry_tv(struct evhttp_connection *evcon, in evhttp_connection_set_initial_retry_tv() function
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dhttp.c2378 evhttp_connection_set_initial_retry_tv(struct evhttp_connection *evcon, in evhttp_connection_set_initial_retry_tv() function
/freebsd-13.1/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3389 evhttp_connection_set_initial_retry_tv(evcon, &tv_retry); in http_connection_retry_test()
/freebsd-13.1/contrib/libevent/test/
H A Dregress_http.c3709 evhttp_connection_set_initial_retry_tv(evcon, &tv_retry); in http_connection_retry_test_basic()