Home
last modified time | relevance | path

Searched refs:check_procfs (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/io/
Dprocfs.rs63 check_procfs(entry)?; in check_proc_entry_with_stat()
174 fn check_procfs(file: BorrowedFd<'_>) -> io::Result<()> { in check_procfs() function