Home
last modified time | relevance | path

Searched defs:fchmodat (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/stat/
Dfchmodat.c7 int fchmodat(int fd, const char *path, mode_t mode, int flag) in fchmodat() function
/third_party/rust/crates/nix/src/sys/
Dstat.rs328 pub fn fchmodat<P: ?Sized + NixPath>( in fchmodat() function
/third_party/rust/crates/libc/src/unix/
Dmod.rs808 pub fn fchmodat( in fchmodat() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3535 pub fn fchmodat( in fchmodat() function