Home
last modified time | relevance | path

Searched defs:open_and_check_file (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/io/
H A Dprocfs.rs403 fn open_and_check_file(dir: BorrowedFd, dir_stat: &Stat, name: &CStr) -> io::Result<OwnedFd> { in open_and_check_file() functions

Completed in 1 milliseconds