HomeSort by relevance Sort by last modified time
    Searched refs:AI_V4MAPPED_CFG (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
addrinfo.h 82 #undef AI_V4MAPPED_CFG
95 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
addrinfo.h 82 #undef AI_V4MAPPED_CFG
95 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
socketmodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
addrinfo.h 91 #undef AI_V4MAPPED_CFG
104 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
108 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
addrinfo.h 82 #undef AI_V4MAPPED_CFG
95 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
socketmodule.c     [all...]
  /external/python/cpython2/Modules/
addrinfo.h 82 #undef AI_V4MAPPED_CFG
95 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
socketmodule.c     [all...]
  /external/python/cpython3/Modules/
addrinfo.h 82 #undef AI_V4MAPPED_CFG
95 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
99 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
socketmodule.c     [all...]
  /bionic/libc/include/
netdb.h 166 #define AI_V4MAPPED_CFG 0x00000200 /* accept IPv4-mapped if kernel supports */
170 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)

Completed in 57 milliseconds