Searched defs:samefile (Results 1 – 3 of 3) sorted by relevance
94 def samefile(f1, f2): function
1000 def samefile(self, other_path): member in Path
434 static int samefile(const char *path1, const char *path2) in samefile() function