HomeSort by relevance Sort by last modified time
    Searched refs:socklen_t (Results 251 - 275 of 430) sorted by null

<<1112131415161718

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
socket.h 37 typedef __socklen_t socklen_t; typedef
228 socklen_t msg_namelen; /* Length of address data. */
235 !! The type should be socklen_t but the
247 !! The type should be socklen_t but the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 37 typedef __socklen_t socklen_t; typedef
228 socklen_t msg_namelen; /* Length of address data. */
235 !! The type should be socklen_t but the
247 !! The type should be socklen_t but the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 37 typedef __socklen_t socklen_t; typedef
228 socklen_t msg_namelen; /* Length of address data. */
235 !! The type should be socklen_t but the
247 !! The type should be socklen_t but the
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_unix.c 40 socklen_t addrlen;
68 socklen_t fromlen)
88 socklen_t fromlen)
112 socklen_t fromlen,
145 socklen_t fromlen = sizeof(from);
639 socklen_t fromlen = sizeof(from);
686 socklen_t fromlen = sizeof(from);
  /external/chromium_org/tools/android/forwarder2/
socket.cc 163 socklen_t addrlen = 0;
223 socklen_t opt_len = sizeof(socket_errno);
414 socklen_t len = sizeof(ucred);
  /bionic/linker/
debugger.cpp 88 socklen_t alen = namelen + offsetof(sockaddr_un, sun_path) + 1;
  /development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp 109 socklen_t addrlen;
  /external/chromium/net/socket/
tcp_client_socket_libevent.cc 56 socklen_t optlen = sizeof(optval);
556 socklen_t addrlen = sizeof(source_address);
601 socklen_t len = sizeof(os_error);
688 socklen_t addr_len = sizeof(addr_storage);
  /external/chromium/third_party/libjingle/source/talk/base/
win32socketserver.cc 285 socklen_t addrlen = sizeof(addr);
301 socklen_t addrlen = sizeof(addr);
443 socklen_t cbAddr = sizeof(saddr);
467 socklen_t cbAddr = sizeof(saddr);
  /external/chromium_org/ipc/
unix_domain_socket_util.cc 153 socklen_t cred_len = sizeof(cred);
  /external/chromium_org/net/dns/
address_sorter_win.cc 67 socklen_t addr_len = sizeof(SOCKADDR_STORAGE);
  /external/chromium_org/net/tools/quic/
quic_server.cc 118 socklen_t raw_addr_len = sizeof(raw_addr);
  /external/chromium_org/net/udp/
udp_socket_libevent.h 204 void LogRead(int result, const char* bytes, socklen_t addr_len,
  /external/chromium_org/third_party/libjingle/source/talk/base/
basictypes.h 126 typedef int socklen_t; typedef
win32socketserver.cc 291 socklen_t addrlen = sizeof(addr);
306 socklen_t addrlen = sizeof(addr);
467 socklen_t addr_len = sizeof(saddr);
492 socklen_t addr_len = sizeof(saddr);
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
b_sock.c 633 socklen_t addrlen;
708 addrlen = res->ai_addrlen <= (socklen_t)sizeof(server) ?
710 (socklen_t)sizeof(server);
723 addrlen = (socklen_t)sizeof(server.sa_in);
838 * that have socklen_t and there are platforms that don't, on
839 * some platforms socklen_t is int and on some size_t. So what
892 int (WSAAPI *f)(const struct sockaddr *,size_t/*socklen_t*/,
896 * be socklen_t. Unfortunately there is a number
897 * of environments where socklen_t is not defined.
  /external/dhcpcd/
control.c 104 socklen_t len;
  /external/ipsec-tools/src/libipsec/
pfkey_dump.c 539 if (getnameinfo(sa, (socklen_t)sysdep_sa_len(sa), NULL,
560 if (getnameinfo(sa, (socklen_t)sysdep_sa_len(sa), NULL,
665 if (getnameinfo(sa, (socklen_t)sysdep_sa_len(sa), buf, sizeof(buf),
684 if (getnameinfo(sa, (socklen_t)sysdep_sa_len(sa), NULL, 0,
  /external/netcat/
netcat.c 109 int timeout_connect(int, const struct sockaddr *, socklen_t);
129 socklen_t len;
652 timeout_connect(int s, const struct sockaddr *name, socklen_t namelen)
655 socklen_t optlen;
  /external/openssl/crypto/bio/
b_sock.c 633 socklen_t addrlen;
708 addrlen = res->ai_addrlen <= (socklen_t)sizeof(server) ?
710 (socklen_t)sizeof(server);
723 addrlen = (socklen_t)sizeof(server.sa_in);
838 * that have socklen_t and there are platforms that don't, on
839 * some platforms socklen_t is int and on some size_t. So what
892 int (WSAAPI *f)(const struct sockaddr *,size_t/*socklen_t*/,
896 * be socklen_t. Unfortunately there is a number
897 * of environments where socklen_t is not defined.
  /external/wpa_supplicant_8/src/drivers/
netlink.c 42 socklen_t fromlen;
  /external/wpa_supplicant_8/src/wps/
wps_er_ssdp.c 24 socklen_t addr_len;
  /frameworks/base/core/jni/
android_net_LocalSocketImpl.cpp 153 socklen_t addrlen;
245 socklen_t size = sizeof(int);
791 socklen_t szCreds = sizeof(creds);
834 socklen_t namelen = sizeof(sa);
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 348 socklen_t byteCount = sizeof(ss);
397 socklen_t sl = sizeof(ss);
400 socklen_t* peerLength = (javaInetSocketAddress != NULL) ? &sl : 0;
423 socklen_t sa_len;
462 socklen_t sa_len;
690 socklen_t sa_len;
735 socklen_t size = sizeof(result);
746 socklen_t size = sizeof(sa->sin_addr);
758 socklen_t size = sizeof(result);
766 socklen_t size = sizeof(l)
    [all...]
  /system/core/adb/
adb_auth_client.c 232 socklen_t alen;

Completed in 1244 milliseconds

<<1112131415161718