Searched refs:__NR_chmod (Results 1 – 5 of 5) sorted by relevance
111 #define __NR_chmod 90 macro
36 #define __NR_chmod 15 macro
100 #define __NR_chmod (__X32_SYSCALL_BIT + 90) macro
72 #if defined(__NR_chmod)73 #define SYS_chmod __NR_chmod
34 #define __NR_chmod (__NR_SYSCALL_BASE + 15) macro