Searched refs:checkhome (Results 1 – 1 of 1) sorted by relevance
68 static char *checkhome(const char *home, const char *fname, bool dotscore) in checkhome() function137 path = checkhome(home, filename, dotscore ? dotscore - 1 : 0); in findfile()149 return checkhome(home, fname, FALSE); in findfile()
Completed in 3 milliseconds