HomeSort by relevance Sort by last modified time
    Searched refs:__NR_utimensat (Results 1 - 25 of 151) sorted by null

1 2 3 4 5 6 7

  /bionic/libc/arch-arm/syscalls/
utimensat.S 7 ldr r7, =__NR_utimensat
  /bionic/libc/arch-arm64/syscalls/
utimensat.S 6 mov x8, __NR_utimensat
  /bionic/libc/arch-mips/syscalls/
utimensat.S 8 li v0, __NR_utimensat
  /bionic/libc/arch-x86_64/syscalls/
utimensat.S 7 movl $__NR_utimensat, %eax
  /bionic/libc/arch-mips64/syscalls/
utimensat.S 8 li v0, __NR_utimensat
  /bionic/libc/arch-x86/syscalls/
utimensat.S 22 movl $__NR_utimensat, %eax
  /external/chromium_org/base/
os_compat_android.cc 26 return syscall(__NR_utimensat, fd, NULL, NULL, 0);
40 return syscall(__NR_utimensat, fd, NULL, ts, 0);
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 371 #define __NR_utimensat 280
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 190 #define __NR_utimensat (__NR_SYSCALL_BASE + 348)
290 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
388 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 371 #define __NR_utimensat 280
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 371 #define __NR_utimensat 280
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 284 #define __NR_utimensat 280
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 298 #define __NR_utimensat 278
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 298 #define __NR_utimensat 1306
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 328 #define __NR_utimensat 320
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 364 #define __NR_utimensat 280
vki-scnums-arm64-linux.h 133 #define __NR_utimensat 88
vki-scnums-s390x-linux.h 283 #define __NR_utimensat 315
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 190 #define __NR_utimensat (__NR_SYSCALL_BASE + 348)
290 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
388 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 190 #define __NR_utimensat (__NR_SYSCALL_BASE + 348)
290 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
388 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 190 #define __NR_utimensat (__NR_SYSCALL_BASE + 348)
290 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
388 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 190 #define __NR_utimensat (__NR_SYSCALL_BASE + 348)
290 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
388 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 190 #define __NR_utimensat (__NR_SYSCALL_BASE + 348)
290 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
388 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 190 #define __NR_utimensat (__NR_SYSCALL_BASE + 348)
290 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
388 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 190 #define __NR_utimensat (__NR_SYSCALL_BASE + 348)
290 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
388 #define __NR_utimensat (__NR_SYSCALL_BASE + 320)
    [all...]

Completed in 1085 milliseconds

1 2 3 4 5 6 7