Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
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.cc60 IOCb readcb, TimerCb timeoutcb, void *data, in Connection()
Dshrpx_client_handler.cc88 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
Dshrpx_http_downstream_connection.cc148 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.cc185 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
Dnghttp.cc541 void readcb(struct ev_loop *loop, ev_io *w, int revents) { in readcb() function
DHttpServer.cc503 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.c650 static void readcb(struct bufferevent *bev, void *ptr) { in readcb() function