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

/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Dutil-internal.h458 #define EVUTIL_SOCK_CLOEXEC SOCK_CLOEXEC macro
460 #define EVUTIL_SOCK_CLOEXEC 0x80000000 macro
/freebsd-12-stable/contrib/libevent/
H A Dutil-internal.h462 #define EVUTIL_SOCK_CLOEXEC SOCK_CLOEXEC macro
464 #define EVUTIL_SOCK_CLOEXEC 0x80000000 macro

Completed in 174 milliseconds