Searched refs:DirLookupAbs (Results 1 – 1 of 1) sorted by relevance
1024 DirLookupAbs(CachedDir *dir, const char *name, const char *cp) in DirLookupAbs() function1161 ((file = DirLookupAbs(cur, name, base)) != NULL)) in FindFileAbsolute()1168 if ((file = DirLookupAbs(dir, name, base)) != NULL) in FindFileAbsolute()1173 ((file = DirLookupAbs(cur, name, base)) != NULL)) in FindFileAbsolute()