Home
last modified time | relevance | path

Searched refs:select_dispatch (Results 1 – 3 of 3) sorted by relevance

/freebsd/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) in select_dispatch() function
/freebsd/contrib/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) in select_dispatch() function
/freebsd/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) in select_dispatch() function