Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dglobals.cc62 Boolean build_failed_seen; variable
H A Dmain.cc2896 if (build_failed_seen) { in make_targets()
2901 build_failed_seen = false; in make_targets()
2961 if (build_failed_seen) { in make_targets()
2966 build_failed_seen = false; in make_targets()
H A Dparallel.cc1263 build_failed_seen = true; in finish_children()
H A Ddoname.cc144 build_failed_seen = true; in doname_check()
169 build_failed_seen = true; in doname_check()
/titanic_41/usr/src/cmd/make/include/mk/
H A Ddefs.h185 extern Boolean build_failed_seen;