Home
last modified time | relevance | path

Searched refs:__NR_ftruncate64 (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_32.h203 #define __NR_ftruncate64 194 macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h440 #define __NR_ftruncate64 __NR3264_ftruncate macro
/bionic/libc/include/bits/
Dglibc-syscalls.h303 #if defined(__NR_ftruncate64)
304 #define SYS_ftruncate64 __NR_ftruncate64
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-eabi.h162 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 194) macro
Dunistd-oabi.h174 #define __NR_ftruncate64 (__NR_SYSCALL_BASE + 194) macro