Searched refs:DirLookupSubdir (Results 1 – 1 of 1) sorted by relevance
979 DirLookupSubdir(CachedDir *dir, const char *name) in DirLookupSubdir() function1070 if ((file = DirLookupSubdir(dot, name)) != NULL) in FindFileRelative()1074 (file = DirLookupSubdir(cur, name)) != NULL) in FindFileRelative()1087 if ((file = DirLookupSubdir(dir, name)) != NULL) in FindFileRelative()1094 if ((file = DirLookupSubdir(dot, name)) != NULL) in FindFileRelative()1098 (file = DirLookupSubdir(cur, name)) != NULL) in FindFileRelative()