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

/freebsd-13-stable/contrib/bmake/
H A Ddir.c550 Boolean seenDotLast = FALSE; /* true if we should search '.' last */ local
1068 FindFileRelative(SearchPath *path, Boolean seenDotLast, argument
1130 FindFileAbsolute(SearchPath *path, Boolean const seenDotLast, argument
1197 Boolean seenDotLast = FALSE; /* true if we should search dot last */ local
[all...]

Completed in 161 milliseconds