HomeSort by relevance Sort by last modified time
    Searched refs:AI_ADDRCONFIG (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/chromium_org/net/dns/
host_resolver_proc.cc 17 #define AI_ADDRCONFIG 0
149 // DO NOT USE AI_ADDRCONFIG ON WINDOWS.
152 // on AI_ADDRCONFIG for Windows:
154 // - AI_ADDRCONFIG is supported starting with Vista
155 // - default is AI_ADDRCONFIG ON whether the flag is set or not
159 // in that case AI_ADDRCONFIG must be EXPLICITLY specified to
162 // Not only is AI_ADDRCONFIG unnecessary, but it can be harmful. If the
163 // computer is not connected to a network, AI_ADDRCONFIG causes getaddrinfo
165 // following note on AI_ADDRCONFIG in the MSDN getaddrinfo page:
173 hints.ai_flags = AI_ADDRCONFIG;
    [all...]
  /external/tcpdump/missing/
addrinfo.h 66 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
69 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /external/chromium/net/base/
host_resolver_proc.cc 160 // DO NOT USE AI_ADDRCONFIG ON WINDOWS.
163 // on AI_ADDRCONFIG for Windows:
165 // - AI_ADDRCONFIG is supported starting with Vista
166 // - default is AI_ADDRCONFIG ON whether the flag is set or not
170 // in that case AI_ADDRCONFIG must be EXPLICITLY specified to
173 // Not only is AI_ADDRCONFIG unnecessary, but it can be harmful. If the
174 // computer is not connected to a network, AI_ADDRCONFIG causes getaddrinfo
176 // following note on AI_ADDRCONFIG in the MSDN getaddrinfo page:
184 hints.ai_flags = AI_ADDRCONFIG;
187 // On Linux AI_ADDRCONFIG doesn't consider loopback addreses, even if onl
    [all...]
  /development/ndk/platforms/android-3/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /development/ndk/sources/android/libportable/common/include/
netdb_portable.h 181 AI_ADDRCONFIG)
185 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
188 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
netdb.h 169 AI_ADDRCONFIG)
173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
176 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
netdb.h 169 AI_ADDRCONFIG)
173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
176 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
netdb.h 169 AI_ADDRCONFIG)
173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
176 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
netdb.h 169 AI_ADDRCONFIG)
173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
176 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
netdb.h 169 AI_ADDRCONFIG)
173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
176 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
netdb.h 169 AI_ADDRCONFIG)
173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
176 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
netdb.h 169 AI_ADDRCONFIG)
173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
176 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
netdb.h 169 AI_ADDRCONFIG)
173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
176 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
netdb.h 169 AI_ADDRCONFIG)
173 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
176 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
netdb.h 166 AI_ADDRCONFIG)
170 #define AI_ADDRCONFIG 0x00000400 /* only if any address is assigned */
173 #define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)

Completed in 625 milliseconds

1 2 3