Searched defs:chmod (Results 1 – 2 of 2) sorted by relevance
141 int chmod(const char *path, mode_t mode) in chmod() function
713 SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) in SYSCALL_DEFINE2() argument