Searched defs:fchown (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | chown.c | 95 fchown(int fd, uid_t uid, uid_t gid) in fchown() function
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | chown.c | 65 fchown(int filedes, uid_t uid, gid_t gid) in fchown() function
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/without_structs/ |
H A D | implicit_dependencies.json | 1 …ile", "inotify_add_watch", "read", "pwritev64", "pwrite64", "preadv64", "fchown", "ioctl", "preadv… array
|
H A D | implicit_dependencies_verbose.json | 1 …son": ["fd->flags"], "call": "read"}, {"reason": ["fd->flags"], "call": "fchown"}, {"reason": ["fd… array
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …ile", "inotify_add_watch", "read", "pwritev64", "pwrite64", "preadv64", "fchown", "ioctl", "preadv… array
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|