Home
last modified time | relevance | path

Searched defs:fchownat (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/unistd/
H A Dfchownat.c4 int fchownat(int fd, const char *path, uid_t uid, gid_t gid, int flag) in fchownat() function
/third_party/ltp/testcases/kernel/syscalls/fchownat/
H A Dfchownat.h29 static inline int fchownat(int dirfd, const char *filename, uid_t owner, in fchownat() function
/third_party/rust/crates/nix/src/
H A Dunistd.rs769 pub fn fchownat<P: ?Sized + NixPath>( in fchownat() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs815 pub fn fchownat( in fchownat() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3542 pub fn fchownat( in fchownat() functions

Completed in 18 milliseconds