Searched refs:ALL_NONNATIVE_AI_FLAGS (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/ntp/sntp/libevent/
H A Devutil.c1119 static const unsigned int ALL_NONNATIVE_AI_FLAGS = variable
1461 EVUTIL_ASSERT((ALL_NONNATIVE_AI_FLAGS & ALL_NATIVE_AI_FLAGS) == 0);
1464 hints.ai_flags &= ~ALL_NONNATIVE_AI_FLAGS;
/freebsd-current/contrib/libevent/
H A Devutil.c1119 static const unsigned int ALL_NONNATIVE_AI_FLAGS = variable
1461 EVUTIL_ASSERT((ALL_NONNATIVE_AI_FLAGS & ALL_NATIVE_AI_FLAGS) == 0);
1464 hints.ai_flags &= ~ALL_NONNATIVE_AI_FLAGS;

Completed in 66 milliseconds