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

1 2 3 4 56 7 8 9

  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 32 #define __NR_close (__NR_Linux + 6)
471 #define __NR_close (__NR_Linux + 3)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 29 #define __NR_close 6
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 29 #define __NR_close 6
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 110 #define __NR_close 57
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 42 #if !defined(__NR_close)
43 #define __NR_close (__NR_SYSCALL_BASE+6)
mips_linux_syscalls.h 40 #if !defined(__NR_close)
41 #define __NR_close (__NR_Linux + 6)
x86_32_linux_syscalls.h 37 #if !defined(__NR_close)
38 #define __NR_close 6
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 34 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 29 #define __NR_close (__NR_Linux + 6)
394 #define __NR_close (__NR_Linux + 3)
722 #define __NR_close (__NR_Linux + 3)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 10 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 10 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 34 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 18 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 19 #define __NR_close 6 /* ok */
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 29 #define __NR_close (__NR_Linux + 6)
392 #define __NR_close (__NR_Linux + 3)
718 #define __NR_close (__NR_Linux + 3)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
unistd.h 20 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 19 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 18 #define __NR_close 6
unistd_64.h 23 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
unistd.h 29 #define __NR_close 6 /* Common */
  /external/linux-tools-perf/perf-3.12.0/arch/xtensa/include/uapi/asm/
unistd.h 29 #define __NR_close 9
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 43 #define __NR_close 6
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)
vki-scnums-ppc32-linux.h 43 #define __NR_close 6

Completed in 2587 milliseconds

1 2 3 4 56 7 8 9