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

/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dutil-internal.h414 #define EV_SOCK_ARG(x) EV_I64_ARG((x)) macro
417 #define EV_SOCK_ARG(x) (x) macro
H A Devent.c265 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); \
324 EV_SOCK_ARG((ev)->ev_fd), (ev)->ev_flags); \
2513 EV_SOCK_ARG(ev->ev_fd),
2720 ev, EV_SOCK_ARG(ev->ev_fd), ev->ev_callback));
2823 ev, EV_SOCK_ARG(ev->ev_fd), (int)res, ev->ev_callback));
3128 ev, EV_SOCK_ARG(ev->ev_fd), EVLIST_INSERTED);
3171 ev, EV_SOCK_ARG(ev->ev_fd), EVLIST_TIMEOUT);
3266 ev, EV_SOCK_ARG(e
[all...]
H A Dsignal.c366 __func__, EV_SOCK_ARG(evsignal)));
H A Dwin32select.c252 __func__, EV_SOCK_ARG(fd)));
H A Dhttp.c1374 EV_SOCK_ARG(evcon->fd)));
1473 EV_SOCK_ARG(evcon->fd)));
1481 EV_SOCK_ARG(evcon->fd),
1489 EV_SOCK_ARG(evcon->fd)));
2153 __func__, EV_SOCK_ARG(evcon->fd)));
2176 __func__, EV_SOCK_ARG(fd)));
2199 __func__, EV_SOCK_ARG(fd)));
2217 __func__, req->remote_host, EV_SOCK_ARG(fd)));
2226 EV_SOCK_ARG(fd));
4017 __func__, hostname, portname, EV_SOCK_ARG(f
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_bufferevent.c740 EV_SOCK_ARG(s), err));

Completed in 185 milliseconds