Searched defs:__NR_ftruncate (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h117 #define __NR_ftruncate 77 macro
H A Dunistd_x32.h104 #define __NR_ftruncate (__X32_SYSCALL_BIT + 77) macro
H A Dunistd_32.h137 #define __NR_ftruncate 93 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h120 #define __NR_ftruncate (__NR_SYSCALL_BASE + 93) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h427 #define __NR_ftruncate 1047 macro
497 #define __NR_ftruncate __NR3264_ftruncate macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h141 #define __NR_ftruncate (__NR_Linux + 93) macro
575 #define __NR_ftruncate (__NR_Linux + 75) macro
981 #define __NR_ftruncate (__NR_Linux + 75) macro

Completed in 20 milliseconds