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

/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Devutil.c1081 static const unsigned int ALL_NONNATIVE_AI_FLAGS = variable
1412 EVUTIL_ASSERT((ALL_NONNATIVE_AI_FLAGS & ALL_NATIVE_AI_FLAGS) == 0);
1415 hints.ai_flags &= ~ALL_NONNATIVE_AI_FLAGS;

Completed in 110 milliseconds