Searched refs:kq_dispatch (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/pf/libevent/ |
H A D | kqueue.c | 76 int kq_dispatch (struct event_base *, void *, struct timeval *); 86 kq_dispatch, 209 kq_dispatch(struct event_base *base, void *arg, struct timeval *tv) in kq_dispatch() function
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | kqueue.c | 93 static int kq_dispatch(struct event_base *, struct timeval *); 101 kq_dispatch, 267 kq_dispatch(struct event_base *base, struct timeval *tv) in kq_dispatch() function 470 * kq_dispatch. */ in kq_sig_add()
|
/freebsd/contrib/libevent/ |
H A D | kqueue.c | 93 static int kq_dispatch(struct event_base *, struct timeval *); 101 kq_dispatch, 267 kq_dispatch(struct event_base *base, struct timeval *tv) in kq_dispatch() function
|