HomeSort by relevance Sort by last modified time
    Searched full:getaddrinfo (Results 76 - 100 of 419) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
netdb.h 138 * Error return codes from getaddrinfo()
157 * Flag values for getaddrinfo()
218 int getaddrinfo(const char *, const char *, const struct addrinfo *, struct addrinfo **);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_socket.py 631 socket.getaddrinfo('localhost', 80)
638 for info in socket.getaddrinfo(HOST, None):
642 socket.getaddrinfo('localhost', 80)
643 socket.getaddrinfo('127.0.0.1', 80)
644 socket.getaddrinfo(None, 80)
646 socket.getaddrinfo('::1', 80)
649 socket.getaddrinfo(HOST, "http")
650 socket.getaddrinfo(HOST, 80)
651 socket.getaddrinfo(HOST, 80L)
652 socket.getaddrinfo(HOST, None
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_socket.py 631 socket.getaddrinfo('localhost', 80)
638 for info in socket.getaddrinfo(HOST, None):
642 socket.getaddrinfo('localhost', 80)
643 socket.getaddrinfo('127.0.0.1', 80)
644 socket.getaddrinfo(None, 80)
646 socket.getaddrinfo('::1', 80)
649 socket.getaddrinfo(HOST, "http")
650 socket.getaddrinfo(HOST, 80)
651 socket.getaddrinfo(HOST, 80L)
652 socket.getaddrinfo(HOST, None
    [all...]
  /external/chromium/net/base/
address_list.h 35 // the system, e.g. returned by getaddrinfo()) in place of the
  /external/chromium_org/v8/src/
win32-headers.h 66 // header files to expose getaddrinfo.
  /external/libpcap/
FILES 117 Win32/Src/getaddrinfo.c
  /external/qemu/
qemu-sockets-android.c 120 fprintf(stderr,"%s: getaddrinfo(%s,%s): %s\n", __FUNCTION__,
222 fprintf(stderr,"getaddrinfo(%s,%s): %s\n",
295 fprintf(stderr,"getaddrinfo(%s,%s): %s\n",
312 fprintf(stderr,"getaddrinfo(%s,%s): %s\n",
  /external/v8/src/
win32-headers.h 64 // header files to expose getaddrinfo.
  /system/netd/
MDnsSdListener.h 127 void getAddrInfo(SocketClient *cli, int requestId, const char *interfaceName,
  /external/chromium_org/third_party/libxml/src/
config.h.in 16 /* Define if getaddrinfo is there */
76 /* Define if getaddrinfo is there */
  /external/ipsec-tools/src/racoon/
Makefile.am 118 getaddrinfo.o: $(srcdir)/missing/getaddrinfo.c
  /external/mtpd/
mtpd.c 274 error = getaddrinfo(server, port, &hints, &records);
276 log_print(FATAL, "Getaddrinfo() %s", (error == EAI_SYSTEM) ?
  /external/opencv/otherlibs/highgui/
cvcap_socket.cpp 130 int error = getaddrinfo(_address, _port, &hints, &pAddrInfo);
134 sprintf(buffer, "getaddrinfo error: %s", gai_strerror(error));
  /external/netcat/
netcat.c 595 if ((error = getaddrinfo(host, port, &hints, &res)))
596 errx(1, "getaddrinfo: %s", gai_strerror(error));
625 if ((error = getaddrinfo(sflag, pflag, &ahints, &ares)))
626 errx(1, "getaddrinfo: %s", gai_strerror(error));
710 if ((error = getaddrinfo(host, port, &hints, &res)))
711 errx(1, "getaddrinfo: %s", gai_strerror(error));

Completed in 3245 milliseconds

1 2 34 5 6 7 8 91011>>