Searched refs:__NR_fchown (Results 1 - 25 of 42) sorted by relevance

12

/bionic/libc/arch-arm64/syscalls/
H A Dfchown.S6 mov x8, __NR_fchown
/bionic/libc/arch-mips/syscalls/
H A Dfchown.S8 li $v0, __NR_fchown
/bionic/libc/arch-x86_64/syscalls/
H A Dfchown.S6 movl $__NR_fchown, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dfchown.S8 li $v0, __NR_fchown
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h92 #define __NR_fchown 55 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h116 #define __NR_fchown 95 macro
H A Dunistd_64.h114 #define __NR_fchown 93 macro
H A Dunistd_x32.h103 #define __NR_fchown (__X32_SYSCALL_BIT + 93) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h92 #define __NR_fchown 55 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h116 #define __NR_fchown 95 macro
H A Dunistd_64.h114 #define __NR_fchown 93 macro
H A Dunistd_x32.h103 #define __NR_fchown (__X32_SYSCALL_BIT + 93) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h116 #define __NR_fchown 95 macro
H A Dunistd_64.h114 #define __NR_fchown 93 macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h116 #define __NR_fchown 95 macro
H A Dunistd_64.h114 #define __NR_fchown 93 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h92 #define __NR_fchown 55 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h116 #define __NR_fchown 95 macro
H A Dunistd_64.h114 #define __NR_fchown 93 macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h116 #define __NR_fchown 95 macro
H A Dunistd_64.h114 #define __NR_fchown 93 macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h116 #define __NR_fchown 95 macro
H A Dunistd_64.h114 #define __NR_fchown 93 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h202 #if defined(__NR_fchown)
203 #define SYS_fchown __NR_fchown
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h202 #if defined(__NR_fchown)
203 #define SYS_fchown __NR_fchown

Completed in 101 milliseconds

12