Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h112 #define __NR_fchmod 91 macro
H A Dunistd_32.h115 #define __NR_fchmod 94 macro
H A Dunistd_x32.h101 #define __NR_fchmod (__X32_SYSCALL_BIT + 91) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h91 #define __NR_fchmod 52 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h216 #if defined(__NR_fchmod)
217 #define SYS_fchmod __NR_fchmod
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h90 #define __NR_fchmod (__NR_SYSCALL_BASE + 94) macro