Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/io/
H A Dprocfs.rs68 Kind::File => check_proc_file(&entry_stat, proc_stat)?, in check_proc_entry_with_stat()
148 fn check_proc_file(stat: &Stat, proc_stat: Option<&Stat>) -> io::Result<()> { in check_proc_file() functions

Completed in 2 milliseconds