Home
last modified time | relevance | path

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

/openbmc/qemu/fsdev/
H A Dfile-op-9p.h128 int (*chmod)(FsContext *, V9fsPath *, FsCred *); member
/openbmc/linux/tools/include/nolibc/
H A Dsys.h141 int chmod(const char *path, mode_t mode) in chmod() function
/openbmc/linux/fs/
H A Dopen.c713 SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) in SYSCALL_DEFINE2() argument