Searched refs:DirFindDot (Results 1 – 1 of 1) sorted by relevance
256 static char *DirFindDot(Boolean, const char *, const char *);1008 DirFindDot(Boolean hasSlash MAKE_ATTR_UNUSED, const char *name, const char *cp) in DirFindDot() function1125 (file = DirFindDot(hasSlash, name, cp)) != NULL) { in Dir_FindFile()1141 (file = DirFindDot(hasSlash, name, cp)) != NULL) { in Dir_FindFile()