HomeSort by relevance Sort by last modified time
    Searched defs:socklen_t (Results 101 - 125 of 138) sorted by null

1 2 3 45 6

  /prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/sys/
types.h 121 /* This historical accident means that we had a signed socklen_t on 32-bit architectures. */
124 /* LP64 still has a 32-bit socklen_t. */
127 typedef __socklen_t socklen_t; typedef
  /device/linaro/bootloader/edk2/StdLib/Include/
netdb.h 104 #ifndef socklen_t
105 typedef __socklen_t socklen_t; typedef
106 #define socklen_t __socklen_t macro
161 * draft-ietf-ipngwg-rfc2553bis-02.txt it was changed to a socklen_t.
174 socklen_t ai_addrlen; /**< length of ai_addr */
241 struct hostent *gethostbyaddr (const char *, socklen_t, int);
261 int getnameinfo ( const struct sockaddr * __restrict, socklen_t,
262 char * __restrict, socklen_t,
263 char * __restrict, socklen_t, int);
  /external/fio/os/
os.h 157 typedef unsigned int socklen_t; typedef
  /external/iptables/libiptc/
libip4tc.c 26 typedef unsigned int socklen_t; typedef
libip6tc.c 27 typedef unsigned int socklen_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h 275 typedef __socklen_t socklen_t; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unistd.h 275 typedef __socklen_t socklen_t; typedef
    [all...]
  /external/wpa_supplicant_8/src/utils/
common.h 59 typedef int socklen_t; typedef
365 typedef int socklen_t; typedef

Completed in 904 milliseconds

1 2 3 45 6