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

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h186 #define __NR_utime 132 macro
H A Dunistd_32.h59 #define __NR_utime 30 macro
H A Dunistd_x32.h166 #define __NR_utime (__X32_SYSCALL_BIT + 132) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h56 #define __NR_utime (__NR_SYSCALL_BASE+ 30) macro
474 #undef __NR_utime macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h449 #define __NR_utime 1063 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h62 #define __NR_utime (__NR_Linux + 30) macro
632 #define __NR_utime (__NR_Linux + 130) macro
1027 #define __NR_utime (__NR_Linux + 130) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h313 #define SYS_utime __NR_utime
660 #define SYS_utime __NR_utime
1022 #define SYS_utime __NR_utime
1367 #define SYS_utime __NR_utime
1686 #define SYS_utime __NR_utime

Completed in 209 milliseconds