HomeSort by relevance Sort by last modified time
    Searched defs:__NR_utime (Results 26 - 50 of 114) sorted by null

12 3 4 5

  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 52 #define __NR_utime (__NR_SYSCALL_BASE+ 30)
349 #undef __NR_utime
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 52 #define __NR_utime (__NR_SYSCALL_BASE+ 30)
349 #undef __NR_utime
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 52 #define __NR_utime (__NR_SYSCALL_BASE+ 30)
349 #undef __NR_utime
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 52 #define __NR_utime (__NR_SYSCALL_BASE+ 30)
349 #undef __NR_utime
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 52 #define __NR_utime (__NR_SYSCALL_BASE+ 30)
349 #undef __NR_utime
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 45 #define __NR_utime 30
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 186 #define __NR_utime 132
unistd_x32.h 166 #define __NR_utime (__X32_SYSCALL_BIT + 132)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 186 #define __NR_utime 132
unistd_x32.h 166 #define __NR_utime (__X32_SYSCALL_BIT + 132)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 56 #define __NR_utime (__NR_SYSCALL_BASE + 30)
480 #undef __NR_utime
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 456 #define __NR_utime 1063
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 62 #define __NR_utime (__NR_Linux + 30)
639 #define __NR_utime (__NR_Linux + 130)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 59 #define __NR_utime 30
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 56 #define __NR_utime (__NR_SYSCALL_BASE+ 30)
474 #undef __NR_utime
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 62 #define __NR_utime (__NR_Linux + 30)
632 #define __NR_utime (__NR_Linux + 130)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 62 #define __NR_utime (__NR_Linux + 30)
632 #define __NR_utime (__NR_Linux + 130)
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 59 #define __NR_utime 30
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 59 #define __NR_utime 30
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 449 #define __NR_utime 1063
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 61 #define __NR_utime (__NR_SYSCALL_BASE+ 30)
475 #undef __NR_utime
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 62 #define __NR_utime (__NR_Linux + 30)
627 #define __NR_utime (__NR_Linux + 130)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 59 #define __NR_utime 30
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 58 #define __NR_utime (__NR_SYSCALL_BASE+ 30)
436 #undef __NR_utime
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 827 #define __NR_utime 1063
829 __SYSCALL(__NR_utime, sys_utime)

Completed in 1422 milliseconds

12 3 4 5