Searched refs:EVENT_FD (Results 1 – 5 of 5) sorted by relevance
220 #ifndef EVENT_FD222 #define EVENT_FD(ev) ((int)event_get_fd(ev)) macro
104 #define EVENT_FD(ev) (int)(ev)->ev_fd macro
890 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…