Searched refs:AI_ALL (Results 1 – 3 of 3) sorted by relevance
39 dnl Check for AI_ALL flag40 AC_CACHE_CHECK([if getaddrinfo supports AI_ALL],[ac_cv_gai_ai_all],44 ]], [[int flag = AI_ALL;]])],49 AC_DEFINE(HAVE_AI_ALL,1,[Whether you have AI_ALL])
1557 const AI_ALL = UNKNOWN; define
913 REGISTER_LONG_CONSTANT("AI_ALL", AI_ALL, CONST_PERSISTENT); in register_sockets_symbols()
Completed in 9 milliseconds