Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libevent/sample/
H A Dhttps-client.c420 evhttp_connection_set_retries(evcon, retries); in main()
/freebsd-12.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h717 void evhttp_connection_set_retries(struct evhttp_connection *evcon,
/freebsd-12.1/contrib/libevent/include/event2/
H A Dhttp.h752 void evhttp_connection_set_retries(struct evhttp_connection *evcon,
/freebsd-12.1/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3391 evhttp_connection_set_retries(evcon, 1); in http_connection_retry_test()
3420 evhttp_connection_set_retries(evcon, 3); in http_connection_retry_test()
/freebsd-12.1/contrib/libevent/test/
H A Dregress_http.c3711 evhttp_connection_set_retries(evcon, 1); in http_connection_retry_test_basic()
3740 evhttp_connection_set_retries(evcon, 3); in http_connection_retry_test_basic()
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c2390 evhttp_connection_set_retries(struct evhttp_connection *evcon, in evhttp_connection_set_retries() function
/freebsd-12.1/contrib/libevent/
H A Dhttp.c2494 evhttp_connection_set_retries(struct evhttp_connection *evcon, in evhttp_connection_set_retries() function