Searched refs:__NR_ftruncate (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dftruncate.S7 ldr r7, =__NR_ftruncate
/bionic/libc/arch-arm64/syscalls/
H A Dftruncate.S6 mov x8, __NR_ftruncate
/bionic/libc/arch-mips/syscalls/
H A Dftruncate.S8 li v0, __NR_ftruncate
/bionic/libc/arch-x86_64/syscalls/
H A Dftruncate.S6 movl $__NR_ftruncate, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dftruncate.S8 li v0, __NR_ftruncate
/bionic/libc/arch-x86/syscalls/
H A Dftruncate.S14 movl $__NR_ftruncate, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h415 #define __NR_ftruncate 1047 macro
485 #define __NR_ftruncate __NR3264_ftruncate macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h117 #define __NR_ftruncate 77 macro
H A Dunistd_32.h137 #define __NR_ftruncate 93 macro
H A Dunistd_x32.h104 #define __NR_ftruncate (__X32_SYSCALL_BIT + 77) macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h141 #define __NR_ftruncate (__NR_Linux + 93) macro
564 #define __NR_ftruncate (__NR_Linux + 75) macro
959 #define __NR_ftruncate (__NR_Linux + 75) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h72 #define SYS_ftruncate __NR_ftruncate
392 #define SYS_ftruncate __NR_ftruncate
743 #define SYS_ftruncate __NR_ftruncate
1103 #define SYS_ftruncate __NR_ftruncate
1447 #define SYS_ftruncate __NR_ftruncate
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h120 #define __NR_ftruncate (__NR_SYSCALL_BASE+ 93) macro

Completed in 279 milliseconds