Searched refs:select_dispatch (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dselect.c91 static int select_dispatch(struct event_base *, struct timeval *);
99 select_dispatch,
140 select_dispatch(struct event_base *base, struct timeval *tv) function
155 * we call select_dispatch, the realloc will be a
/freebsd-11-stable/contrib/pf/libevent/
H A Dselect.c77 int select_dispatch (struct event_base *, void *, struct timeval *);
86 select_dispatch,
154 select_dispatch(struct event_base *base, void *arg, struct timeval *tv) function

Completed in 193 milliseconds