Home
last modified time | relevance | path

Searched defs:file_stat2 (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/nix/test/
Dtest_stat.rs167 let file_stat2 = stat(&filename).unwrap(); in test_fchmod() localVariable
199 let file_stat2 = stat(&fullpath).unwrap(); in test_fchmodat() localVariable