Home
last modified time | relevance | path

Searched refs:AI_ALL (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Daddrinfo.h81 #undef AI_ALL
94 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Daddrinfo.h81 #undef AI_ALL
94 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
Dgetaddrinfo.c551 AI_ADDRCONFIG|AI_ALL|AI_V4MAPPED, &h_error);
Dsocketmodule.c5323 #ifdef AI_ALL
5324 PyModule_AddIntConstant(m, "AI_ALL", AI_ALL);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Daddrinfo.h90 #undef AI_ALL
103 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Daddrinfo.h81 #undef AI_ALL
94 #define AI_ALL 0x00000100 /* IPv6 and IPv4-mapped (with AI_V4MAPPED) */ macro
Dsocketmodule.c5425 #ifdef AI_ALL
5426 PyModule_AddIntConstant(m, "AI_ALL", AI_ALL);