Searched refs:DirLookupAbs (Results 1 – 1 of 1) sorted by relevance
1007 DirLookupAbs(CachedDir *dir, const char *name, const char *cp) in DirLookupAbs() function1144 ((file = DirLookupAbs(cur, name, base)) != NULL)) in FindFileAbsolute()1151 if ((file = DirLookupAbs(dir, name, base)) != NULL) in FindFileAbsolute()1156 ((file = DirLookupAbs(cur, name, base)) != NULL)) in FindFileAbsolute()