Searched defs:stat_result (Results 1 – 3 of 3) sorted by relevance
102 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable138 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
238 def set_from_stat_result(self, stat_result: os.stat_result) -> None: argument
1319 int stat_result = 0; in LZ4IO_decompressDstFile() local