HomeSort by relevance Sort by last modified time
    Searched defs:ai_socktype (Results 51 - 65 of 65) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
netdb.h 116 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
148 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
149 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
netdb.h 547 int ai_socktype; /* Socket type. */ member in struct:addrinfo
599 # define EAI_SOCKTYPE -7 /* `ai_socktype' not supported. */
600 # define EAI_SERVICE -8 /* SERVICE not supported for `ai_socktype'. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
netdb.h 573 int ai_socktype; /* Socket type. */ member in struct:addrinfo
625 # define EAI_SOCKTYPE -7 /* `ai_socktype' not supported. */
626 # define EAI_SERVICE -8 /* SERVICE not supported for `ai_socktype'. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2tcpip.h 181 int ai_socktype; member in struct:addrinfo
192 int ai_socktype; member in struct:addrinfoW
299 int ai_socktype; member in struct:addrinfoExA
313 int ai_socktype; member in struct:addrinfoExW
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 631 int ai_socktype; member in struct:__sanitizer::__sanitizer_addrinfo
    [all...]

Completed in 710 milliseconds

1 23