Lines Matching refs:PR_JOBCONTROL
271 tt->t_whystop == PR_JOBCONTROL) {
385 stop(PR_JOBCONTROL, sig);
644 * When stopped on PR_JOBCONTROL, there is no current
692 * showing PR_JOBCONTROL. This is a stop in
696 stop(PR_JOBCONTROL, p->p_stopsig);
814 * Return true if the process is currently stopped showing PR_JOBCONTROL.
834 t->t_whystop != PR_JOBCONTROL)) {
918 case PR_JOBCONTROL:
1023 if (why == PR_JOBCONTROL || (why == PR_SUSPENDED && p->p_stopsig)) {
1052 } else if (why == PR_JOBCONTROL && p->p_stopsig == 0) {
1068 if (why != PR_JOBCONTROL && why != PR_CHECKPOINT) {
1198 } else if (why == PR_JOBCONTROL) {