Home
last modified time | relevance | path

Searched refs:isinclude (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bmake/
H A Ddir.c1167 FindFile(const char *name, SearchPath *path, bool isinclude) in FindFile() argument
1170 bool seenDotLast = isinclude; /* true if we should search dot last */ in FindFile()