Searched defs:stat2 (Results 1 – 10 of 10) sorted by relevance
27 struct stat stat1, stat2; in compare_handles() local
78 struct stat stat1, stat2; in equal_fd() local
592 struct stat stat1, stat2; in equal_file_description() local
176 MEMORYSTATUS stat2; in GetRamSize() local
105 Node *stat2(int a, Node *b, Node *c) in stat2() function
136 struct stat stat1, stat2; in IsSameFile() local
779 void CFieldPrinter::PrintSum(const CListStat2 &stat2) in PrintSum()1290 CListStat2 stat2; in ListArchives() local
215 int stat2; in FT_GetFile_From_Mac_Name() local
475 CArcToDoStat stat2; in Compress() local
4156 def assert_stat_equal(self, stat1, stat2, skip_fields): argument