Home
last modified time | relevance | path

Searched refs:__NR_fremovexattr (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h220 #define __NR_fremovexattr 199 macro
H A Dunistd_32.h256 #define __NR_fremovexattr 237 macro
H A Dunistd_x32.h198 #define __NR_fremovexattr (__X32_SYSCALL_BIT + 199) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h53 #define __NR_fremovexattr 16 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h255 #if defined(__NR_fremovexattr)
256 #define SYS_fremovexattr __NR_fremovexattr
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h215 #define __NR_fremovexattr (__NR_SYSCALL_BASE + 237) macro