Searched refs:EV_SOCK_ARG (Results 1 - 5 of 5) sorted by relevance

/external/libevent/
H A Dutil-internal.h294 #define EV_SOCK_ARG(x) EV_I64_ARG((x)) macro
297 #define EV_SOCK_ARG(x) (x) macro
H A Devent.c246 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); \
2058 EV_SOCK_ARG(ev->ev_fd),
2221 ev, EV_SOCK_ARG(ev->ev_fd), ev->ev_callback));
2312 ev, EV_SOCK_ARG(ev->ev_fd), (int)res, ev->ev_callback));
2527 ev, EV_SOCK_ARG(ev->ev_fd), queue);
2601 ev, EV_SOCK_ARG(ev->ev_fd), queue);
2853 (void*)e, EV_SOCK_ARG(
[all...]
H A Dsignal.c358 __func__, EV_SOCK_ARG(evsignal)));
H A Dwin32select.c246 __func__, EV_SOCK_ARG(fd)));
H A Dhttp.c1334 EV_SOCK_ARG(evcon->fd)));
1411 EV_SOCK_ARG(evcon->fd)));
1419 EV_SOCK_ARG(evcon->fd),
1427 EV_SOCK_ARG(evcon->fd)));
1983 __func__, EV_SOCK_ARG(evcon->fd)));
2006 __func__, EV_SOCK_ARG(fd)));
2021 __func__, EV_SOCK_ARG(fd)));
2039 __func__, req->remote_host, EV_SOCK_ARG(fd)));
2048 EV_SOCK_ARG(fd));
3690 __func__, hostname, portname, EV_SOCK_ARG(f
[all...]

Completed in 3152 milliseconds