Searched refs:DUP_JOB (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dwait.c116 if (job != DUP_JOB)
H A Dfg_bg.c105 if (job != DUP_JOB)
H A Djobs.c116 else if (job != DUP_JOB)
H A Dkill.c172 if (job != DUP_JOB)
H A Dcommon.c558 return (DUP_JOB);
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Djobs.h150 #define DUP_JOB -2 /* A possible return value for get_job_spec (). */ macro

Completed in 179 milliseconds