Home
last modified time | relevance | path

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

/linux-5.19.10/tools/include/nolibc/
Dsys.h156 int chown(const char *path, uid_t owner, gid_t group) in chown() function
/linux-5.19.10/fs/
Dopen.c753 SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument