Home
last modified time | relevance | path

Searched refs:event_loop (Results 1 – 17 of 17) sorted by relevance

/freebsd/usr.sbin/apmd/
H A Dapmd.h133 void event_loop(void);
H A Dapmd.c574 event_loop(void) in event_loop() function
699 event_loop(); in main()
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Devent_compat.h103 int event_loop(int);
/freebsd/contrib/libevent/include/event2/
H A Devent_compat.h103 int event_loop(int);
/freebsd/sbin/devd/
H A Ddevd.cc160 static void event_loop(void);
1037 event_loop(void) in event_loop() function
1350 event_loop(); in main()
/freebsd/contrib/pf/libevent/
H A Devent.c329 return (event_loop(0)); in event_dispatch()
364 event_loop(int flags) in event_loop() function
H A Devent.h160 int event_loop(int);
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.4153 o update documentation of event_loop and event_base_loop; from Tani Hosokawa.
164 …vior as other backends when a signal is caught between event_add() and event_loop(). Previously, …
H A Devent.c1811 return (event_loop(0)); in event_dispatch()
1917 event_loop(int flags) in event_loop() function
H A Dwhatsnew-2.0.txt439 invoked from within the event_loop. This is useful when you have a
H A DChangeLog-2.01141 …hes signals that are raised after event_add() is called but before the event_loop() call. This ma…
1177 o udpate documentation of event_loop and event_base_loop; from Tani Hosokawa.
/freebsd/contrib/libevent/
H A DChangeLog-1.4153 o update documentation of event_loop and event_base_loop; from Tani Hosokawa.
164 …vior as other backends when a signal is caught between event_add() and event_loop(). Previously, …
H A Devent.c1811 return (event_loop(0)); in event_dispatch()
1917 event_loop(int flags) in event_loop() function
H A Dwhatsnew-2.0.txt439 invoked from within the event_loop. This is useful when you have a
H A DChangeLog-2.01141 …hes signals that are raised after event_add() is called but before the event_loop() call. This ma…
1177 o udpate documentation of event_loop and event_base_loop; from Tani Hosokawa.
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c1217 event_loop(EVLOOP_NONBLOCK); in test_immediatesignal()
2355 event_loop(EVLOOP_ONCE); in test_multiple_events_for_same_fd()
2362 event_loop(EVLOOP_ONCE); in test_multiple_events_for_same_fd()
/freebsd/contrib/libevent/test/
H A Dregress.c1217 event_loop(EVLOOP_NONBLOCK); in test_immediatesignal()
2355 event_loop(EVLOOP_ONCE); in test_multiple_events_for_same_fd()
2362 event_loop(EVLOOP_ONCE); in test_multiple_events_for_same_fd()