Home
last modified time | relevance | path

Searched refs:evhttp_set_timeout (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp.h365 void evhttp_set_timeout(struct evhttp *http, int timeout_in_secs);
/freebsd-12.1/contrib/libevent/include/event2/
H A Dhttp.h365 void evhttp_set_timeout(struct evhttp *http, int timeout_in_secs);
/freebsd-12.1/contrib/ntp/sntp/libevent/
H A Dhttp.c3638 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) in evhttp_set_timeout() function
/freebsd-12.1/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2793 evhttp_set_timeout(http, 1); in http_incomplete_test_()
/freebsd-12.1/contrib/libevent/
H A Dhttp.c3787 evhttp_set_timeout(struct evhttp* http, int timeout_in_secs) in evhttp_set_timeout() function
/freebsd-12.1/contrib/libevent/test/
H A Dregress_http.c3050 evhttp_set_timeout(http, 1); in http_incomplete_test_()