Searched refs:poll_dispatch (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | poll.c | 83 static int poll_dispatch(struct event_base *, struct timeval *); 91 poll_dispatch, 136 poll_dispatch(struct event_base *base, struct timeval *tv) in poll_dispatch() function
|
/freebsd/contrib/libevent/ |
H A D | poll.c | 83 static int poll_dispatch(struct event_base *, struct timeval *); 91 poll_dispatch, 136 poll_dispatch(struct event_base *base, struct timeval *tv) in poll_dispatch() function
|
/freebsd/contrib/pf/libevent/ |
H A D | poll.c | 75 int poll_dispatch (struct event_base *, void *, struct timeval *); 84 poll_dispatch, 151 poll_dispatch(struct event_base *base, void *arg, struct timeval *tv) in poll_dispatch() function
|
/freebsd/contrib/libbegemot/ |
H A D | rpoll.h | 44 void poll_dispatch(int wait);
|
H A D | rpoll.c | 491 poll_dispatch(int wait) in poll_dispatch() function 725 poll_dispatch(1); in main()
|
/freebsd/lib/libbegemot/ |
H A D | Makefile | 23 rpoll.3 poll_dispatch.3
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | main.c | 1745 poll_dispatch(1); in main()
|