Home
last modified time | relevance | path

Searched defs:chmod (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dpseudo_files.c189 static int chmod(struct dentry *dentry, umode_t mode) in chmod() function
/OK3568_Linux_fs/kernel/fs/
H A Dopen.c638 SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h1819 int chmod(const char *path, mode_t mode) in chmod() function