Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dcmd_exec.c83 run_command(const char *cmd, bool errCheck) in run_command()
H A Dengine.c618 bool errCheck; /* Check errors */ in do_run_command() local