Searched defs:fchownat (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | chown.c | 58 fchownat(int fd, char *path, uid_t uid, gid_t gid, int flag) in fchownat() function
|
/illumos-gate/usr/src/lib/libc/port/sys/ |
H A D | chown.c | 36 fchownat(int fd, const char *name, uid_t uid, gid_t gid, int flags) in fchownat() function
|
/illumos-gate/usr/src/cmd/cpio/ |
H A D | cpio.c | 9715 fchownat(int fd, char *name, uid_t owner, gid_t group, int flag) in fchownat() function
|
/illumos-gate/usr/src/cmd/tar/ |
H A D | tar.c | 8540 fchownat(int fd, const char *name, uid_t owner, gid_t group, int flag) in fchownat() function
|
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/with_structs/ |
H A D | implicit_dependencies.json | 1 …otactl", "mmap_pgoff", "setns", "swapoff", "acct", "flock", "open", "lookup_dcookie", "uselib", "a…
|
H A D | implicit_dependencies_verbose.json | 1 …ason": ["super_block->s_export_op"], "call": "syncfs"}, {"reason": ["path->dentry", "path->mnt"], …
|