Home
last modified time | relevance | path

Searched refs:check_proc_root (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/io/
H A Dprocfs.rs66 Kind::Proc => check_proc_root(entry, &entry_stat)?, in check_proc_entry_with_stat()
105 fn check_proc_root(entry: BorrowedFd<'_>, stat: &Stat) -> io::Result<()> { in check_proc_root() functions

Completed in 1 milliseconds