Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dposixpath.py153 def samefile(f1, f2): function
/external/python/cpython2/Lib/plat-riscos/
Driscospath.py253 def samefile(fa, fb): function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c437 static int samefile(const char *path1, const char *path2) in samefile() function