Searched refs:write_a_byte_cb (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/libevent/test/ |
| H A D | regress.c | 1751 write_a_byte_cb(evutil_socket_t fd, short what, void *arg) in write_a_byte_cb() function 1783 ev2 = event_new(data->base, data->pair[1], EV_WRITE|EV_PERSIST, write_a_byte_cb, NULL); in test_active_later()
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress.c | 1648 write_a_byte_cb(evutil_socket_t fd, short what, void *arg) in write_a_byte_cb() function 1680 ev2 = event_new(data->base, data->pair[1], EV_WRITE|EV_PERSIST, write_a_byte_cb, NULL); in test_active_later()
|