Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Ddir.c544 bool seenDotLast = false; /* true if we should search '.' last */ in Dir_SetPATH() local
1063 FindFileRelative(SearchPath *path, bool seenDotLast, in FindFileRelative()
1125 FindFileAbsolute(SearchPath *path, bool seenDotLast, in FindFileAbsolute()
1191 bool seenDotLast = false; /* true if we should search dot last */ in Dir_FindFile() local