Searched refs:event_dispatch (Results 1 - 25 of 86) sorted by relevance

1234

/openbsd-current/regress/lib/libevent/
H A Dtest-eof.c82 event_dispatch();
H A Dtest-time.c85 event_dispatch();
H A Dtest-weof.c80 event_dispatch();
H A Devent_regress.c380 event_dispatch();
396 event_dispatch();
422 event_dispatch();
451 event_dispatch();
486 event_dispatch();
508 event_dispatch();
558 event_dispatch();
585 event_dispatch();
615 event_dispatch();
642 event_dispatch();
[all...]
/openbsd-current/usr.sbin/smtpd/
H A Ddispatcher.c182 event_dispatch();
H A Dspfwalk.c107 event_dispatch();
H A Dca.c90 event_dispatch();
/openbsd-current/usr.sbin/lpd/
H A Dengine.c77 event_dispatch();
H A Dfrontend.c110 event_dispatch();
H A Dcontrol.c99 event_dispatch();
H A Dlpd.c213 event_dispatch();
/openbsd-current/regress/sys/kern/kqueue/
H A Dkqueue-tun.c172 if (event_dispatch() < 0)
/openbsd-current/regress/sys/net/pflow/
H A Dgen_traffic.c136 event_dispatch();
/openbsd-current/usr.sbin/ypldap/
H A Dypldap_dns.c124 event_dispatch();
/openbsd-current/usr.sbin/snmpd/
H A Dsnmpd.c251 event_dispatch();
/openbsd-current/lib/libevent/
H A Devent.h43 servers. An application just needs to call event_dispatch() and then add or
70 call event_dispatch() to loop and dispatch events.
277 event_dispatch(). This function only returns on error, and should
282 int event_dispatch(void);
289 @see event_init(), event_dispatch()
347 This is a more flexible version of event_dispatch().
669 first call to event_dispatch(). The event_priority_set() function can be
/openbsd-current/usr.sbin/iscsid/
H A Discsid.c151 event_dispatch();
/openbsd-current/usr.sbin/ldapd/
H A Dldapd.c257 event_dispatch();
/openbsd-current/usr.sbin/radiusctl/
H A Dradiusctl.c257 event_dispatch();
/openbsd-current/usr.sbin/dvmrpd/
H A Ddvmrpd.c262 event_dispatch();
/openbsd-current/usr.sbin/hostapd/
H A Dprivsep.c178 if (event_dispatch() == -1)
/openbsd-current/usr.sbin/ripd/
H A Dripd.c258 event_dispatch();
H A Dripe.c201 event_dispatch();
H A Drde.c155 event_dispatch();
/openbsd-current/usr.bin/cu/
H A Dcu.c232 event_dispatch();

Completed in 478 milliseconds

1234