Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc107 static Boolean stop_after_error_ever_seen; /* `-S' */ variable
1464 stop_after_error_ever_seen = true; in parse_command_option()
1909 if (stop_after_error_ever_seen) { in read_files_and_state()
1917 if (stop_after_error_ever_seen in read_files_and_state()