Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h219 #define __NR_lremovexattr 198 macro
H A Dunistd_32.h255 #define __NR_lremovexattr 236 macro
H A Dunistd_x32.h197 #define __NR_lremovexattr (__X32_SYSCALL_BIT + 198) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h52 #define __NR_lremovexattr 15 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h543 #if defined(__NR_lremovexattr)
544 #define SYS_lremovexattr __NR_lremovexattr
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h214 #define __NR_lremovexattr (__NR_SYSCALL_BASE + 236) macro