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

1 2 3 45 6 7 8 9

  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 21 #define __NR_close 6
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 21 #define __NR_close 6
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 21 #define __NR_close 6
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 29 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 21 #define __NR_close 6
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 25 #define __NR_close 3
unistd_x32.h 25 #define __NR_close (__X32_SYSCALL_BIT + 3)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 25 #define __NR_close 3
unistd_x32.h 25 #define __NR_close (__X32_SYSCALL_BIT + 3)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 31 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 110 #define __NR_close 57
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 32 #define __NR_close (__NR_Linux + 6)
474 #define __NR_close (__NR_Linux + 3)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 29 #define __NR_close 6
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 36 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 32 #define __NR_close (__NR_Linux + 6)
469 #define __NR_close (__NR_Linux + 3)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 29 #define __NR_close 6
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 31 #define __NR_close (__NR_SYSCALL_BASE+ 6)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 32 #define __NR_close (__NR_Linux + 6)
471 #define __NR_close (__NR_Linux + 3)
    [all...]

Completed in 1235 milliseconds

1 2 3 45 6 7 8 9