Searched defs:__NR_chmod (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h90 #define __NR_chmod (__NR_SYSCALL_BASE + 15) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h40 #define __NR_chmod 15 macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h46 #define __NR_chmod (__NR_SYSCALL_BASE+ 15) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h44 #define __NR_chmod (__NR_Linux + 15) macro
554 #define __NR_chmod (__NR_Linux + 88) macro
921 #define __NR_chmod (__NR_Linux + 88) macro

Completed in 15 milliseconds