Searched defs:stat1 (Results 1 – 6 of 6) sorted by relevance
80 struct stat stat1, stat2; in compare_fd() local
52 struct stat stat1, stat2; in compare_fd() local
108 struct stat stat1, stat2; in compare_fd() local
694 struct stat stat1, stat2; in compare_fd() local
844 struct stat stat1, stat2; in compare_fd() local
85 int StatCmp(struct stat *stat1, struct stat *stat2) in StatCmp()