Searched refs:fchown (Results 1 – 3 of 3) sorted by relevance
16 int fchown(int fd, uid_t owner, gid_t group);17 int fchown(int fd, uid_t owner, gid_t group){ in fchown() function
63 statvfs fchown geteuid umask mmap munmap mremap
483 { "fchown", (sqlite3_syscall_ptr)fchown, 0 },