Home
last modified time | relevance | path

Searched refs:sec_tenth (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c2325 const struct timeval sec_tenth = { 0, 100000 }; in http_close_detection_() local
2331 evhttp_set_timeout_tv(http, &sec_tenth); in http_close_detection_()
2336 evhttp_connection_set_timeout_tv(evcon, &sec_tenth); in http_close_detection_()
/freebsd/contrib/libevent/test/
H A Dregress_http.c2325 const struct timeval sec_tenth = { 0, 100000 }; in http_close_detection_() local
2331 evhttp_set_timeout_tv(http, &sec_tenth); in http_close_detection_()
2336 evhttp_connection_set_timeout_tv(evcon, &sec_tenth); in http_close_detection_()