Searched refs:check_procfs (Results 1 – 1 of 1) sorted by relevance
63 check_procfs(entry)?; in check_proc_entry_with_stat()174 fn check_procfs(file: BorrowedFd<'_>) -> io::Result<()> { in check_procfs() function