Searched refs:DirLookupSubdir (Results 1 – 1 of 1) sorted by relevance
1001 DirLookupSubdir(CachedDir *dir, const char *name) in DirLookupSubdir() function1092 if ((file = DirLookupSubdir(dot, name)) != NULL) in FindFileRelative()1096 (file = DirLookupSubdir(cur, name)) != NULL) in FindFileRelative()1109 if ((file = DirLookupSubdir(dir, name)) != NULL) in FindFileRelative()1116 if ((file = DirLookupSubdir(dot, name)) != NULL) in FindFileRelative()1120 (file = DirLookupSubdir(cur, name)) != NULL) in FindFileRelative()