HomeSort by relevance Sort by last modified time
    Searched refs:ai_socktype (Results 101 - 125 of 135) sorted by null

1 2 3 45 6

  /external/netperf/
nettest_bsd.c 576 hints.ai_socktype = type;
636 seem to completely honor the ai_protocol and/or ai_socktype one
648 (temp_res->ai_socktype != type)) {
653 temp_res->ai_socktype,
657 temp_res->ai_socktype = type;
869 res->ai_socktype,
877 inet_ttos(res->ai_socktype),
    [all...]
  /external/chromium/net/base/
net_util_unittest.cc 411 ai->ai_socktype = SOCK_STREAM;
435 ai->ai_socktype = SOCK_STREAM;
    [all...]
  /external/chromium/third_party/libevent/test/
regress_http.c 136 ai.ai_socktype = SOCK_STREAM;
  /external/chromium_org/third_party/libevent/test/
regress_http.c 136 ai.ai_socktype = SOCK_STREAM;
  /external/chromium_org/v8/src/
platform-posix.cc 901 hints.ai_socktype = SOCK_STREAM;
platform-win32.cc     [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc     [all...]
  /external/ipsec-tools/src/racoon/
sockmisc.c 988 hints.ai_socktype = SOCK_DGRAM;
racoonctl.c 777 hints.ai_socktype = SOCK_DGRAM;
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_upnp.c 351 hints.ai_socktype = SOCK_STREAM;
    [all...]
  /system/core/libnetutils/
ifc_utils.c 106 hints.ai_socktype = SOCK_DGRAM;
  /external/chromium_org/third_party/libxml/src/
nanohttp.c 1071 hints.ai_socktype = SOCK_STREAM;
    [all...]
nanoftp.c 885 hints.ai_socktype = SOCK_STREAM;
    [all...]
  /external/iputils/
ping6.c 478 hints.ai_socktype = SOCK_DGRAM;
    [all...]
  /external/libxml2/
nanohttp.c 1069 hints.ai_socktype = SOCK_STREAM;
    [all...]
nanoftp.c 886 hints.ai_socktype = SOCK_STREAM;
    [all...]
  /external/qemu/
sockets.c 755 ai.ai_socktype = SOCK_DGRAM;
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 759 ai.ai_socktype = SOCK_DGRAM;
    [all...]
  /bionic/libc/netbsd/resolv/
res_cache.c     [all...]
  /external/iptables/iptables/
xtables.c     [all...]
  /external/openssh/
servconf.c 530 hints.ai_socktype = SOCK_STREAM;
    [all...]
sshd.c 1041 listen_sock = socket(ai->ai_family, ai->ai_socktype,
    [all...]
  /external/v8/src/
platform-win32.cc     [all...]
  /external/chromium/testing/gtest/src/
gtest.cc     [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc     [all...]

Completed in 2940 milliseconds

1 2 3 45 6