Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/fs/
H A Dat.rs321 pub fn chmodat<P: path::Arg, Fd: AsFd>(dirfd: Fd, path: P, mode: Mode) -> io::Result<()> { in chmodat() functions

Completed in 1 milliseconds