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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/test/
H A Dregress_http.c259 http_chunked_trickle_cb(int fd, short events, void *arg) function
271 http_chunked_trickle_cb, state, &when);
293 event_once(-1, EV_TIMEOUT, http_chunked_trickle_cb, state, &when);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_http.c304 http_chunked_trickle_cb(evutil_socket_t fd, short events, void *arg) function
316 http_chunked_trickle_cb, state, &when);
343 event_base_once(arg, -1, EV_TIMEOUT, http_chunked_trickle_cb, state, &when);

Completed in 67 milliseconds