Searched refs:async_readcb (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/ntp/sntp/libevent/test/ |
H A D | regress_iocp.c | 297 async_readcb(struct bufferevent *bev, void *arg) in async_readcb() function 324 bufferevent_setcb(bea2, async_readcb, NULL, NULL, NULL); in test_iocp_bufferevent_async()
|
/freebsd-src/contrib/libevent/test/ |
H A D | regress_iocp.c | 297 async_readcb(struct bufferevent *bev, void *arg) in async_readcb() function 324 bufferevent_setcb(bea2, async_readcb, NULL, NULL, NULL); in test_iocp_bufferevent_async()
|