Home
last modified time | relevance | path

Searched defs:seenDotLast (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/bmake/
HDdir.c544 bool seenDotLast = false; /* true if we should search '.' last */ in Dir_SetPATH() local
1080 FindFileRelative(SearchPath *path, bool seenDotLast, in FindFileRelative()
1142 FindFileAbsolute(SearchPath *path, bool seenDotLast, in FindFileAbsolute()
1208 bool seenDotLast = false; /* true if we should search dot last */ in Dir_FindFile() local