Searched refs:__NR_lremovexattr (Results 1 - 25 of 44) sorted by relevance

12

/bionic/libc/arch-arm/syscalls/
H A Dlremovexattr.S8 ldr r7, =__NR_lremovexattr
/bionic/libc/arch-arm64/syscalls/
H A Dlremovexattr.S6 mov x8, __NR_lremovexattr
/bionic/libc/arch-mips/syscalls/
H A Dlremovexattr.S8 li $v0, __NR_lremovexattr
/bionic/libc/arch-x86_64/syscalls/
H A Dlremovexattr.S6 movl $__NR_lremovexattr, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dlremovexattr.S8 li $v0, __NR_lremovexattr
/bionic/libc/arch-x86/syscalls/
H A Dlremovexattr.S20 movl $__NR_lremovexattr, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h50 #define __NR_lremovexattr 15 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h255 #define __NR_lremovexattr 236 macro
H A Dunistd_64.h219 #define __NR_lremovexattr 198 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h50 #define __NR_lremovexattr 15 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h255 #define __NR_lremovexattr 236 macro
H A Dunistd_64.h219 #define __NR_lremovexattr 198 macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h255 #define __NR_lremovexattr 236 macro
H A Dunistd_64.h219 #define __NR_lremovexattr 198 macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h255 #define __NR_lremovexattr 236 macro
H A Dunistd_64.h219 #define __NR_lremovexattr 198 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h50 #define __NR_lremovexattr 15 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h255 #define __NR_lremovexattr 236 macro
H A Dunistd_64.h219 #define __NR_lremovexattr 198 macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h255 #define __NR_lremovexattr 236 macro
H A Dunistd_64.h219 #define __NR_lremovexattr 198 macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h255 #define __NR_lremovexattr 236 macro
H A Dunistd_64.h219 #define __NR_lremovexattr 198 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h493 #if defined(__NR_lremovexattr)
494 #define SYS_lremovexattr __NR_lremovexattr
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h493 #if defined(__NR_lremovexattr)
494 #define SYS_lremovexattr __NR_lremovexattr

Completed in 276 milliseconds

12