Searched refs:DirLookupAbs (Results 1 – 1 of 1) sorted by relevance
1002 DirLookupAbs(CachedDir *dir, const char *name, const char *base) in DirLookupAbs() function1129 (file = DirLookupAbs(cur, name, base)) != NULL) in FindFileAbsolute()1136 if ((file = DirLookupAbs(dir, name, base)) != NULL) in FindFileAbsolute()1141 (file = DirLookupAbs(cur, name, base)) != NULL) in FindFileAbsolute()