Searched refs:ISC_EVENT_INIT (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/ntp/lib/isc/ |
| H A D | event.c | 68 ISC_EVENT_INIT(event, size, 0, NULL, type, action, deconst_arg, in isc_event_allocate()
|
| H A D | ratelimiter.c | 94 ISC_EVENT_INIT(&rl->shutdownevent, in isc_ratelimiter_create()
|
| /freebsd-12.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | event.h | 62 #define ISC_EVENT_INIT(event, sz, at, ta, ty, ac, ar, sn, df, da) \ macro
|
| /freebsd-12.1/contrib/ntp/lib/isc/unix/ |
| H A D | socket.c | 2136 ISC_EVENT_INIT(&sock->readable_ev, sizeof(intev_t), in allocate_socket() 2139 ISC_EVENT_INIT(&sock->writable_ev, sizeof(intev_t), in allocate_socket()
|