Searched defs:chmodat (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/rustix/src/fs/ | ||
| H A D | at.rs | 321 pub fn chmodat<P: path::Arg, Fd: AsFd>(dirfd: Fd, path: P, mode: Mode) -> io::Result<()> { in chmodat() functions |
Completed in 1 milliseconds