Searched refs:DirLookupSubdir (Results 1 – 1 of 1) sorted by relevance
976 DirLookupSubdir(CachedDir *dir, const char *name) in DirLookupSubdir() function1067 if ((file = DirLookupSubdir(dot, name)) != NULL) in FindFileRelative()1071 (file = DirLookupSubdir(cur, name)) != NULL) in FindFileRelative()1084 if ((file = DirLookupSubdir(dir, name)) != NULL) in FindFileRelative()1091 if ((file = DirLookupSubdir(dot, name)) != NULL) in FindFileRelative()1095 (file = DirLookupSubdir(cur, name)) != NULL) in FindFileRelative()