Searched refs:DirLookupSubdir (Results 1 – 1 of 1) sorted by relevance
984 DirLookupSubdir(CachedDir *dir, const char *name) in DirLookupSubdir() function1075 if ((file = DirLookupSubdir(dot, name)) != NULL) in FindFileRelative()1079 (file = DirLookupSubdir(cur, name)) != NULL) in FindFileRelative()1092 if ((file = DirLookupSubdir(dir, name)) != NULL) in FindFileRelative()1099 if ((file = DirLookupSubdir(dot, name)) != NULL) in FindFileRelative()1103 (file = DirLookupSubdir(cur, name)) != NULL) in FindFileRelative()