Home
last modified time | relevance | path

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

/freebsd/contrib/pf/libevent/
H A Dsignal.c118 evsignal = EVENT_SIGNAL(ev); in evsignal_add()
145 evsignal = EVENT_SIGNAL(ev); in evsignal_del()
171 ncalls = evsigcaught[EVENT_SIGNAL(ev)]; in evsignal_process()
176 evsigcaught[EVENT_SIGNAL(ev)] = 0; in evsignal_process()
H A Dkqueue.c289 int nsignal = EVENT_SIGNAL(ev); in kq_add()
356 int nsignal = EVENT_SIGNAL(ev); in kq_del()
H A Devent.h103 #define EVENT_SIGNAL(ev) (int)(ev)->ev_fd macro
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Devent_compat.h223 #define EVENT_SIGNAL(ev) event_get_signal(ev) macro
/freebsd/contrib/libevent/include/event2/
H A Devent_compat.h223 #define EVENT_SIGNAL(ev) event_get_signal(ev) macro
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0890 o Deprecate EVENT_FD and EVENT_SIGNAL. (f6b2694)
1222 …o turn event_initialized() into a function, and add function equivalents to EVENT_SIGNAL and EVENT…
/freebsd/contrib/libevent/
H A DChangeLog-2.0890 o Deprecate EVENT_FD and EVENT_SIGNAL. (f6b2694)
1222 …o turn event_initialized() into a function, and add function equivalents to EVENT_SIGNAL and EVENT…