HomeSort by relevance Sort by last modified time
    Searched refs:SIOCATMARK (Results 76 - 88 of 88) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm-generic/
sockios.h 26 #define SIOCATMARK 0x8905
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
sockios.h 25 #define SIOCATMARK _IOR('s', 7, int)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
sockios.h 26 #define SIOCATMARK 0x8905
  /development/ndk/sources/android/libportable/arch-mips/
ioctl.c 209 return SIOCATMARK;
  /external/strace/
sock.c 98 #ifdef SIOCATMARK
99 case SIOCATMARK:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
socket.h 348 # ifndef SIOCATMARK
379 # undef SIOCATMARK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
socket.h 348 # ifndef SIOCATMARK
379 # undef SIOCATMARK
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h 25 #undef SIOCATMARK
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h 64 #define SIOCATMARK _IOR('s',7,u_long)
winsock2.h 83 #define SIOCATMARK _IOR('s',7,u_long)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 443 SIOCATMARK = 0x8905
  /external/valgrind/main/include/vki/
vki-darwin.h 913 #define VKI_SIOCATMARK SIOCATMARK
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 412 unsigned IOCTL_SIOCATMARK = SIOCATMARK;
    [all...]

Completed in 933 milliseconds

1 2 34