HomeSort by relevance Sort by last modified time
    Searched defs:__NR_close (Results 76 - 100 of 207) sorted by null

1 2 34 5 6 7 8 9

  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 25 #if !defined(__NR_close)
26 #define __NR_close 3
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 179 #define __NR_close 57
180 __SYSCALL(__NR_close, sys_close)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 7 #define __NR_close 3
unistd_x32.h 7 #define __NR_close (__X32_SYSCALL_BIT + 3)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 21 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 14 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 14 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
unistd.h 14 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 20 #define __NR_close 1029
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 14 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 14 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 19 #define __NR_close 6
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 40 #define __NR_close 3
vki-scnums-arm64-linux.h 96 #define __NR_close 57
vki-scnums-mips64-linux.h 42 #define __NR_close (__NR_Linux + 3)
vki-scnums-s390x-linux.h 49 #define __NR_close 6
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 21 #define __NR_close 3
22 __SYSCALL(__NR_close, sys_close)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 170 #define __NR_close 57
171 __SYSCALL(__NR_close, sys_close)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 21 #define __NR_close 3
22 __SYSCALL(__NR_close, sys_close)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 170 #define __NR_close 57
171 __SYSCALL(__NR_close, sys_close)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 21 #define __NR_close 6
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)

Completed in 300 milliseconds

1 2 34 5 6 7 8 9