Searched defs:stat2 (Results 1 – 8 of 8) sorted by relevance
78 struct stat stat1, stat2; in equal_fd() local
59 struct stat stat1, stat2; in equal_file_description() local
126 MEMORYSTATUS stat2; in GetRamSize() local
105 Node *stat2(int a, Node *b, Node *c) in stat2() function
749 void CFieldPrinter::PrintSum(const CListStat2 &stat2) in PrintSum()1235 CListStat2 stat2; in ListArchives() local
590 CArcToDoStat stat2; in Compress() local
215 int stat2; in FT_GetFile_From_Mac_Name() local
4102 def assert_stat_equal(self, stat1, stat2, skip_fields): argument