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

1 2 3 45 6

  /external/chromium_org/sandbox/linux/seccomp-bpf/
demo.cc 246 case __NR_close:
  /external/kernel-headers/original/asm-arm/
unistd.h 34 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /external/valgrind/main/include/vki/
vki-scnums-darwin.h 201 #define __NR_close VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(6)
    [all...]
vki-scnums-mips32-linux.h 46 #define __NR_close (__NR_Linux + 6)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 28 #define SYS_close __NR_close
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 28 #define SYS_close __NR_close
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 28 #define SYS_close __NR_close
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 67 // __NR_close 6
68 GO(__NR_close, "1s 0m");
69 SY(__NR_close, x0-1); FAIL;
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 18 #define __NR_close (__NR_SYSCALL_BASE + 6)
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 91 return internal_syscall(__NR_close, fd);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 18 #define __NR_close (__NR_SYSCALL_BASE + 6)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 18 #define __NR_close (__NR_SYSCALL_BASE + 6)
    [all...]

Completed in 539 milliseconds

1 2 3 45 6