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

/external/libevent/
H A Dutil-internal.h418 #define EV_SOCK_ARG(x) EV_I64_ARG((x)) macro
421 #define EV_SOCK_ARG(x) (x) macro

Completed in 128 milliseconds