Home
last modified time | relevance | path

Searched defs:findfile (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/src/
Dtool_findfile.c102 char *findfile(const char *fname, int dotscore) in findfile() function
/third_party/python/Lib/test/support/
D__init__.py589 def findfile(filename, subdir=None): function