Searched defs:__NR_truncate (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h59 #define __NR_truncate (__NR_SYSCALL_BASE + 92) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h124 #define __NR_truncate (__NR_SYSCALL_BASE+ 92) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h140 #define __NR_truncate (__NR_Linux + 92) macro
557 #define __NR_truncate (__NR_Linux + 74) macro
946 #define __NR_truncate (__NR_Linux + 74) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h136 #define __NR_truncate 92 macro

Completed in 43 milliseconds