Home
last modified time | relevance | path

Searched defs:__NR_fchmod (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h112 #define __NR_fchmod 91 macro
Dunistd_x32.h101 #define __NR_fchmod (__X32_SYSCALL_BIT + 91) macro
Dunistd_32.h115 #define __NR_fchmod 94 macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h89 #define __NR_fchmod 52 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n32.h110 #define __NR_fchmod (__NR_Linux + 89) macro
Dunistd_n64.h110 #define __NR_fchmod (__NR_Linux + 89) macro
Dunistd_o32.h115 #define __NR_fchmod (__NR_Linux + 94) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h90 #define __NR_fchmod (__NR_SYSCALL_BASE + 94) macro