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