Searched defs:errCheck (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/make/ | ||
H A D | cmd_exec.c | 83 run_command(const char *cmd, bool errCheck) in run_command() |
H A D | engine.c | 618 bool errCheck; /* Check errors */ in do_run_command() local |