Home | History | Annotate | Download | only in sh

Lines Matching refs:jobctl

138 MKINIT int jobctl;
147 if (on == jobctl || rootshell == 0)
236 jobctl = on;
246 jobctl = 0;
264 if (jp->jobctl == 0)
343 if (jp->jobctl == 0)
816 jp->jobctl = jobctl;
912 jobctl = 0; /* do job control only in root shell */
995 if (jp->jobctl) {
1016 if (jp->jobctl) {
1159 if (jp != NULL && jp->jobctl)