Searched defs:stat_result (Results 1 – 4 of 4) sorted by relevance
103 let stat_result = stat(&filename); in test_stat_and_fstat() localVariable139 let stat_result = stat(&filename); in test_stat_fstat_lstat() localVariable
177 def set_from_stat_result(self, stat_result: os.stat_result) -> None: argument
669 int stat_result = 0; in ensure_dir_path_created() local
1319 int stat_result = 0; in LZ4IO_decompressDstFile() local