Home
last modified time | relevance | path

Searched defs:samefile (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/
Dgenericpath.py94 def samefile(f1, f2): function
Dpathlib.py1000 def samefile(self, other_path): member in Path
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c434 static int samefile(const char *path1, const char *path2) in samefile() function