Searched refs:JOB_EXIT_BAD (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.bin/make/
H A Dengine.h109 #define JOB_EXIT_BAD 1 macro
H A Djob.c241 if (j->exit_type == JOB_EXIT_BAD)
286 if ((j->exit_type == JOB_EXIT_BAD && j->code == signo+128) ||
H A Dengine.c548 job->exit_type = JOB_EXIT_BAD;

Completed in 159 milliseconds