Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/test/
Dtest_stat.rs160 let file_stat1 = stat(&filename).unwrap(); in test_fchmod() localVariable
190 let file_stat1 = stat(&fullpath).unwrap(); in test_fchmodat() localVariable