Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h214 #define __NR_fgetxattr 193 macro
Dunistd_32.h250 #define __NR_fgetxattr 231 macro
Dunistd_x32.h192 #define __NR_fgetxattr (__X32_SYSCALL_BIT + 193) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h47 #define __NR_fgetxattr 10 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h240 #if defined(__NR_fgetxattr)
241 #define SYS_fgetxattr __NR_fgetxattr
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h209 #define __NR_fgetxattr (__NR_SYSCALL_BASE + 231) macro