Home
last modified time | relevance | path

Searched refs:__NR_utime (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-oabi.h25 #define __NR_utime (__NR_SYSCALL_BASE + 30) macro
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h153 #define __NR_utime 132 macro
Dunistd_32.h51 #define __NR_utime 30 macro
Dunistd_x32.h137 #define __NR_utime (__X32_SYSCALL_BIT + 132) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1302 #if defined(__NR_utime)
1303 #define SYS_utime __NR_utime