Home
last modified time | relevance | path

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

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