Searched refs:DirLookup (Results 1 – 1 of 1) sorted by relevance
254 static char *DirLookup(Path *, const char *, const char *, Boolean);864 DirLookup(Path *p, const char *name MAKE_ATTR_UNUSED, const char *cp, in DirLookup() function1134 if ((file = DirLookup(p, name, cp, hasSlash)) != NULL) { in Dir_FindFile()