Searched refs:__NR_chmod (Results 1 – 3 of 3) sorted by relevance
2 #ifdef __NR_chmod3 __NR_chmod,
133 #elif defined(__NR_chmod) in sys_chmod()134 return my_syscall2(__NR_chmod, path, mode); in sys_chmod()
43 #define __NR_chmod 15 macro44 __SYSCALL(__NR_chmod, sys_chmod)