Searched refs:drained_writecb (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/ntp/sntp/libevent/sample/ |
| H A D | le-proxy.c | 49 static void drained_writecb(struct bufferevent *bev, void *ctx); 71 bufferevent_setcb(partner, readcb, drained_writecb, in readcb() 80 drained_writecb(struct bufferevent *bev, void *ctx) in drained_writecb() function
|
| /src/contrib/libevent/sample/ |
| H A D | le-proxy.c | 49 static void drained_writecb(struct bufferevent *bev, void *ctx); 71 bufferevent_setcb(partner, readcb, drained_writecb, in readcb() 80 drained_writecb(struct bufferevent *bev, void *ctx) in drained_writecb() function
|