Searched defs:__NR_fchmod (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h135 #define __NR_fchmod 91 macro
H A Dunistd_x32.h121 #define __NR_fchmod (__X32_SYSCALL_BIT + 91) macro
H A Dunistd_32.h139 #define __NR_fchmod 94 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h121 #define __NR_fchmod (__NR_SYSCALL_BASE + 94) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h104 #define __NR_fchmod 52 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h142 #define __NR_fchmod (__NR_Linux + 94) macro
592 #define __NR_fchmod (__NR_Linux + 89) macro
999 #define __NR_fchmod (__NR_Linux + 89) macro

Completed in 453 milliseconds