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

1 2 3 4 5 6 7 89

  /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)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 32 #define __NR_close (__NR_Linux + 6)
469 #define __NR_close (__NR_Linux + 3)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 29 #define __NR_close 6
  /external/linux-tools-perf/perf-3.12.0/arch/parisc/include/uapi/asm/
unistd.h 499 #define __NR_close (__NR_Linux + 6)
    [all...]

Completed in 451 milliseconds

1 2 3 4 5 6 7 89