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

/bionic/libc/arch-arm/syscalls/
H A Dftruncate64.S8 ldr r7, =__NR_ftruncate64
/bionic/libc/arch-mips/syscalls/
H A Dftruncate64.S11 li $v0, __NR_ftruncate64
/bionic/libc/arch-x86/syscalls/
H A Dftruncate64.S16 movl $__NR_ftruncate64, %eax
/bionic/libc/include/sys/
H A Dlinux-syscalls.h127 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 194) macro
253 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 194) macro
402 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 212) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h264 #define __NR_ftruncate64 194 macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h235 #define __NR_ftruncate64 (__NR_SYSCALL_BASE+194) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h290 #define __NR_ftruncate64 (__NR_Linux + 212) macro

Completed in 69 milliseconds