Searched refs:check_procfs (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rustix/src/io/ | ||
H A D | procfs.rs | 63 check_procfs(entry)?; in check_proc_entry_with_stat() 174 fn check_procfs(file: BorrowedFd<'_>) -> io::Result<()> { in check_procfs() functions |
Completed in 2 milliseconds