Home
last modified time | relevance | path

Searched refs:__NR_truncate (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h97 #define __NR_truncate 76 macro
Dunistd_32.h113 #define __NR_truncate 92 macro
Dunistd_x32.h86 #define __NR_truncate (__X32_SYSCALL_BIT + 76) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h407 #define __NR_truncate __NR3264_truncate macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1257 #if defined(__NR_truncate)
1258 #define SYS_truncate __NR_truncate
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h88 #define __NR_truncate (__NR_SYSCALL_BASE + 92) macro