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

/freebsd-11-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

Completed in 113 milliseconds