Searched refs:http_chunked_trickle_cb (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_http.c375 http_chunked_trickle_cb(evutil_socket_t fd, short events, void *arg) function
387 http_chunked_trickle_cb, state, &when);
414 event_base_once(arg, -1, EV_TIMEOUT, http_chunked_trickle_cb, state, &when);
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c345 http_chunked_trickle_cb(evutil_socket_t fd, short events, void *arg) function
357 http_chunked_trickle_cb, state, &when);
388 event_base_once(arg, -1, EV_TIMEOUT, http_chunked_trickle_cb, state, &when);

Completed in 183 milliseconds