Searched refs:debug_job_printf (Results 1 – 3 of 3) sorted by relevance
95 extern void debug_job_printf(const char *, ...);
533 debug_job_printf("Process %ld (%s) exited with status %d.\n", in handle_job_status()693 debug_job_printf("Running %ld (%s) %s\n", (long)job->pid, in do_run_command()
492 debug_job_printf(const char *fmt, ...) in debug_job_printf() function