Searched refs:ksys_fchown (Results 1 – 1 of 1) sorted by relevance
723 int ksys_fchown(unsigned int fd, uid_t user, gid_t group) in ksys_fchown() function745 return ksys_fchown(fd, user, group); in SYSCALL_DEFINE3()