Searched refs:JOB_SIGNALED (Results 1 – 3 of 3) sorted by relevance
110 #define JOB_SIGNALED 2 macro
243 else if (j->exit_type == JOB_SIGNALED) { in print_error()287 (j->exit_type == JOB_SIGNALED && j->code == signo)) { in quick_summary()
552 job->exit_type = JOB_SIGNALED; in handle_job_status()