Searched defs:file_stat2 (Results 1 – 2 of 2) sorted by relevance
166 let file_stat2 = stat(&filename).unwrap(); in test_fchmod() localVariable198 let file_stat2 = stat(&fullpath).unwrap(); in test_fchmodat() localVariable
84 def file_stat2(filepath): function