Searched refs:DirFindDot (Results 1 – 1 of 1) sorted by relevance
1034 DirFindDot(const char *name, const char *base) in DirFindDot() function1209 if (!seenDotLast && (file = DirFindDot(name, base)) != NULL) in FindFile()1220 if (seenDotLast && (file = DirFindDot(name, base)) != NULL) in FindFile()