Home
last modified time | relevance | path

Searched refs:poll_dispatch (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/libevent/
HDpoll.c83 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-14-stable/contrib/ntp/sntp/libevent/
HDpoll.c83 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-14-stable/contrib/pf/libevent/
HDpoll.c75 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-14-stable/contrib/libbegemot/
HDrpoll.h44 void poll_dispatch(int wait);
HDrpoll.c491 poll_dispatch(int wait) in poll_dispatch() function
725 poll_dispatch(1); in main()
/freebsd-14-stable/lib/libbegemot/
HDMakefile24 rpoll.3 poll_dispatch.3
/freebsd-14-stable/contrib/bsnmp/snmpd/
HDmain.c1745 poll_dispatch(1); in main()