Home
last modified time | relevance | path

Searched refs:EVENT_FD (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Devent_compat.h220 #ifndef EVENT_FD
222 #define EVENT_FD(ev) ((int)event_get_fd(ev)) macro
/freebsd/contrib/libevent/include/event2/
H A Devent_compat.h220 #ifndef EVENT_FD
222 #define EVENT_FD(ev) ((int)event_get_fd(ev)) macro
/freebsd/contrib/pf/libevent/
H A Devent.h104 #define EVENT_FD(ev) (int)(ev)->ev_fd macro
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.0890 o Deprecate EVENT_FD and EVENT_SIGNAL. (f6b2694)
1222 …zed() into a function, and add function equivalents to EVENT_SIGNAL and EVENT_FD so that people do…
/freebsd/contrib/libevent/
H A DChangeLog-2.0890 o Deprecate EVENT_FD and EVENT_SIGNAL. (f6b2694)
1222 …zed() into a function, and add function equivalents to EVENT_SIGNAL and EVENT_FD so that people do…