Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dparse.c1145 bool errIfNotFound) in handle_include_file() argument
1150 if (fullname == NULL && errIfNotFound) in handle_include_file()
1158 if (f == NULL && errIfNotFound) in handle_include_file()