Home
last modified time | relevance | path

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

/freebsd-src/contrib/bmake/
H A Ddir.c540 bool seenDotLast = false; /* true if we should search '.' last */ Dir_SetPATH() local
1057 FindFileRelative(SearchPath * path,bool seenDotLast,const char * name,char ** out_file) FindFileRelative() argument
1119 FindFileAbsolute(SearchPath * path,bool seenDotLast,const char * name,const char * base,char ** out_file) FindFileAbsolute() argument
1169 bool seenDotLast = isinclude; /* true if we should search dot last */ FindFile() local
[all...]