Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_findfile.c102 char *findfile(const char *fname, int dotscore) in findfile() function
/external/lua/src/
Dloadlib.c520 static const char *findfile (lua_State *L, const char *name, in findfile() function
/external/python/cpython2/Lib/test/support/
D__init__.py820 def findfile(file, subdir=None): function
/external/python/cpython3/Lib/test/support/
D__init__.py516 def findfile(filename, subdir=None): function