Searched defs:file_stat1 (Results 1 – 2 of 2) sorted by relevance
159 let file_stat1 = stat(&filename).unwrap(); in test_fchmod() localVariable189 let file_stat1 = stat(&fullpath).unwrap(); in test_fchmodat() localVariable
79 def file_stat1(filepath): function