Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs1413 fn stat64_to_stat(s64: c::stat64) -> io::Result<Stat> { in stat64_to_stat() functions
1451 fn stat64_to_stat(s64: c::stat64) -> io::Result<Stat> { in stat64_to_stat() functions

Completed in 4 milliseconds