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