HomeSort by relevance Sort by last modified time
    Searched refs:SO_BSDCOMPAT (Results 101 - 110 of 110) sorted by null

1 2 3 45

  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm-generic/
socket.h 42 #define SO_BSDCOMPAT 14
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
socket.h 50 #define SO_BSDCOMPAT 14
  /bionic/libc/kernel/uapi/asm-mips/asm/
socket.h 51 #define SO_BSDCOMPAT 14
  /development/ndk/platforms/android-21/arch-mips/include/asm/
socket.h 51 #define SO_BSDCOMPAT 14
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
socket.h 51 #define SO_BSDCOMPAT 14
  /external/kernel-headers/original/uapi/asm-mips/asm/
socket.h 49 #define SO_BSDCOMPAT 14
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/asm/
socket.h 51 #define SO_BSDCOMPAT 14
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/asm/
socket.h 51 #define SO_BSDCOMPAT 14
  /external/strace/xlat/
sockoptions.h 19 #if defined(SO_BSDCOMPAT) || (defined(HAVE_DECL_SO_BSDCOMPAT) && HAVE_DECL_SO_BSDCOMPAT)
20 XLAT(SO_BSDCOMPAT),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 459 SO_BSDCOMPAT = 14

Completed in 2979 milliseconds

1 2 3 45