HomeSort by relevance Sort by last modified time
    Searched refs:EV_SOCK_ARG (Results 1 - 5 of 5) sorted by null

  /external/libevent/
util-internal.h 294 #define EV_SOCK_ARG(x) EV_I64_ARG((x))
297 #define EV_SOCK_ARG(x) (x)
event.c 246 EV_SOCK_ARG((ev)->ev_fd), (ev)->ev_flags); \
267 EV_SOCK_ARG((ev)->ev_fd), (ev)->ev_flags); \
286 EV_SOCK_ARG((ev)->ev_fd), (ev)->ev_flags); \
305 EV_SOCK_ARG((ev)->ev_fd), (ev)->ev_flags); \
    [all...]
signal.c 358 __func__, EV_SOCK_ARG(evsignal)));
win32select.c 246 __func__, EV_SOCK_ARG(fd)));
http.c     [all...]

Completed in 310 milliseconds