Home
last modified time | relevance | path

Searched defs:readcb (Results 1 – 13 of 13) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_quic_listener.cc33 void readcb(struct ev_loop *loop, ev_io *w, int revent) { in readcb() function
Dshrpx_dns_resolver.cc85 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
Dshrpx_memcached_connection.cc59 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
Dshrpx_live_check.cc38 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
Dshrpx_connection.cc61 IOCb readcb, TimerCb timeoutcb, void *data, in Connection()
Dshrpx_http_downstream_connection.cc150 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
Dshrpx_client_handler.cc92 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
Dshrpx_http2_session.cc129 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
Dh2load.cc232 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
Dnghttp.cc555 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
DHttpServer.cc514 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
/third_party/nghttp2/examples/
Dlibevent-client.c454 static void readcb(struct bufferevent *bev, void *ptr) { in readcb() function
Dlibevent-server.c658 static void readcb(struct bufferevent *bev, void *ptr) { in readcb() function