Searched refs:DirLookupAbs (Results 1 – 1 of 1) sorted by relevance
999 DirLookupAbs(CachedDir *dir, const char *name, const char *base) in DirLookupAbs() function1126 (file = DirLookupAbs(cur, name, base)) != NULL) in FindFileAbsolute()1133 if ((file = DirLookupAbs(dir, name, base)) != NULL) in FindFileAbsolute()1138 (file = DirLookupAbs(cur, name, base)) != NULL) in FindFileAbsolute()