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

1 2 3

  /libcore/luni/src/main/java/android/system/
StructAddrinfo.java 38 public int ai_socktype; field in class:StructAddrinfo
  /external/curl/lib/
curl_addrinfo.h 54 int ai_socktype; member in struct:Curl_addrinfo
  /external/c-ares/
ares_ipv6.h 40 int ai_socktype; member in struct:addrinfo
  /external/libpcap/Win32/Include/
addrinfo.h 43 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
44 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
72 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
ip6_misc.h 153 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
  /external/tcpdump/missing/
addrinfo.h 43 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
44 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
72 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
  /external/netperf/src/missing/
getaddrinfo.h 213 int ai_socktype; member in struct:addrinfo
  /system/netd/server/
DnsProxyListener.cpp 156 // int ai_socktype; /* SOCK_xxx */
169 sendBE32(c, ai->ai_socktype) &&
264 int ai_socktype = atoi(argv[5]); local
273 ai_socktype != -1 || ai_protocol != -1) {
277 hints->ai_socktype = ai_socktype;
  /bionic/libc/include/
netdb.h 113 int ai_socktype; /* SOCK_xxx */ member in struct:addrinfo
145 #define EAI_SERVICE 9 /* servname not supported for ai_socktype */
146 #define EAI_SOCKTYPE 10 /* ai_socktype not supported */
  /development/ndk/platforms/android-21/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 */
  /development/ndk/platforms/android-3/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 */
  /external/libevent/include/event2/
util.h 516 int ai_socktype; /* SOCK_xxx */ member in struct:evutil_addrinfo
  /prebuilts/ndk/current/platforms/android-12/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-12/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-12/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-13/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-13/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-13/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-14/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-14/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-14/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-15/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-15/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-15/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-16/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 */

Completed in 712 milliseconds

1 2 3