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

12

/bionic/libc/arch-arm/syscalls/
H A Dftruncate64.S8 ldr r7, =__NR_ftruncate64
/bionic/libc/arch-mips/syscalls/
H A Dftruncate64.S8 li $v0, __NR_ftruncate64
/bionic/libc/arch-x86/syscalls/
H A Dftruncate64.S24 movl $__NR_ftruncate64, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h426 #define __NR_ftruncate64 __NR3264_ftruncate macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h215 #define __NR_ftruncate64 194 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h426 #define __NR_ftruncate64 __NR3264_ftruncate macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h215 #define __NR_ftruncate64 194 macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h215 #define __NR_ftruncate64 194 macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h215 #define __NR_ftruncate64 194 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h426 #define __NR_ftruncate64 __NR3264_ftruncate macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h215 #define __NR_ftruncate64 194 macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h215 #define __NR_ftruncate64 194 macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h215 #define __NR_ftruncate64 194 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h265 #if defined(__NR_ftruncate64)
266 #define SYS_ftruncate64 __NR_ftruncate64
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h265 #if defined(__NR_ftruncate64)
266 #define SYS_ftruncate64 __NR_ftruncate64
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h174 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 194) macro
/bionic/libc/versioner-dependencies/arm/kernel_uapi_asm-arm/asm/
H A Dunistd-common.h174 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 194) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-arm/asm/
H A Dunistd-common.h174 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 194) macro
/bionic/tools/versioner/dependencies/arm/kernel_uapi_asm-arm/asm/
H A Dunistd-common.h174 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 194) macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-arm/asm/
H A Dunistd-common.h174 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 194) macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h236 #define __NR_ftruncate64 (__NR_Linux + 212) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-mips/asm/
H A Dunistd.h236 #define __NR_ftruncate64 (__NR_Linux + 212) macro
/bionic/libc/versioner-dependencies/mips/kernel_uapi_asm-mips/asm/
H A Dunistd.h236 #define __NR_ftruncate64 (__NR_Linux + 212) macro
/bionic/libc/versioner-dependencies/mips64/kernel_uapi_asm-mips/asm/
H A Dunistd.h236 #define __NR_ftruncate64 (__NR_Linux + 212) macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-mips/asm/
H A Dunistd.h236 #define __NR_ftruncate64 (__NR_Linux + 212) macro

Completed in 225 milliseconds

12