Home
last modified time | relevance | path

Searched refs:checkhome (Results 1 – 1 of 1) sorted by relevance

/curl/src/
H A Dtool_findfile.c68 static char *checkhome(const char *home, const char *fname, bool dotscore) in checkhome() function
137 path = checkhome(home, filename, dotscore ? dotscore - 1 : 0); in findfile()
149 return checkhome(home, fname, FALSE); in findfile()

Completed in 3 milliseconds