Searched refs:AI_ALL (Results 1 – 15 of 15) sorted by relevance
81 #undef AI_ALL94 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
551 AI_ADDRCONFIG|AI_ALL|AI_V4MAPPED, &h_error);
8338 #ifdef AI_ALL8339 PyModule_AddIntMacro(m, AI_ALL);
5450 #ifdef AI_ALL5451 PyModule_AddIntConstant(m, "AI_ALL", AI_ALL);
148 # if defined(AI_ALL) && !defined(__QNXNTO__)149 # define ASIO_OS_DEF_AI_ALL AI_ALL
36 all_matching = ASIO_OS_DEF(AI_ALL),
783 #if defined(AI_ALL) && defined(EVENT__HAVE_GETADDRINFO)784 #define EVUTIL_AI_ALL AI_ALL
1135 #ifndef AI_ALL1159 #ifdef AI_ALL1160 AI_ALL |
995 pub const AI_ALL: ::c_int = 0x0010; constant
1264 pub const AI_ALL: ::c_int = 0x00000100; constant
1530 pub const AI_ALL: ::c_int = 0x0010; constant
3044 pub const AI_ALL: ::c_int = 0x00000100; constant
2461 pub const AI_ALL: ::c_int = 0x0010; constant