Home
last modified time | relevance | path

Searched defs:__NR_ftruncate (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h98 #define __NR_ftruncate 77 macro
H A Dunistd_x32.h87 #define __NR_ftruncate (__X32_SYSCALL_BIT + 77) macro
H A Dunistd_32.h114 #define __NR_ftruncate 93 macro
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h89 #define __NR_ftruncate (__NR_SYSCALL_BASE + 93) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h413 #define __NR_ftruncate __NR3264_ftruncate macro