Home
last modified time | relevance | path

Searched defs:chown (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D149177 def chown(config): function
/openbmc/qemu/fsdev/
H A Dfile-op-9p.h129 int (*chown)(FsContext *, V9fsPath *, FsCred *); member
/openbmc/linux/tools/include/nolibc/
H A Dsys.h164 int chown(const char *path, uid_t owner, gid_t group) in chown() function
/openbmc/linux/fs/
H A Dopen.c832 SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument