Searched defs:proc_opendirat (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rustix/src/io/ | ||
H A D | procfs.rs | 197 fn proc_opendirat<P: crate::path::Arg, Fd: AsFd>(dirfd: Fd, path: P) -> io::Result<OwnedFd> { in proc_opendirat() functions |
Completed in 1 milliseconds