Home
last modified time | relevance | path

Searched defs:timeout_cb (Results 1 – 10 of 10) sorted by relevance

/external/libevent/sample/
Dtime-test.c43 timeout_cb(evutil_socket_t fd, short event, void *arg) in timeout_cb() function
/external/rust/crates/quiche/examples/
Dclient.c181 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
Dhttp3-client.c275 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
Dserver.c385 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
Dhttp3-server.c462 static void timeout_cb(EV_P_ ev_timer *w, int revents) { in timeout_cb() function
/external/libevent/test/
Dtest-changelist.c154 timeout_cb(evutil_socket_t fd, short event, void *arg) in timeout_cb() function
Dregress.c232 timeout_cb(evutil_socket_t fd, short event, void *arg) in timeout_cb() function
/external/libcups/cups/
Dhttp-private.h274 http_timeout_cb_t timeout_cb; /* Timeout callback */ member
/external/libcups/backend/
Dipp.c3430 timeout_cb(http_t *http, /* I - Connection to server (unused) */ in timeout_cb() function
/external/libcups/tools/
Dipptool.c2955 timeout_cb(http_t *http, /* I - Connection to server */ in timeout_cb() function