Searched refs:__NR_utimensat (Results 1 - 7 of 7) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dutimensat.S8 ldr r7, =__NR_utimensat
/bionic/libc/arch-mips/syscalls/
H A Dutimensat.S11 li $v0, __NR_utimensat
/bionic/libc/arch-x86/syscalls/
H A Dutimensat.S18 movl $__NR_utimensat, %eax
/bionic/libc/include/sys/
H A Dlinux-syscalls.h172 #define __NR_utimensat (__NR_SYSCALL_BASE + 348) macro
330 #define __NR_utimensat (__NR_SYSCALL_BASE + 320) macro
462 #define __NR_utimensat (__NR_SYSCALL_BASE + 316) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h417 #define __NR_utimensat 320 macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h419 #define __NR_utimensat (__NR_Linux + 316) macro
807 #define __NR_utimensat (__NR_Linux + 275) macro
1201 #define __NR_utimensat (__NR_Linux + 279) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h424 #define __NR_utimensat (__NR_SYSCALL_BASE+348) macro

Completed in 819 milliseconds