Searched refs:jobctl (Results 1 – 1 of 1) sorted by relevance
109 char jobctl; /* job running under job control */ member156 static int jobctl; variable170 jobctl = 1; in jobctl_notty()182 if (on == jobctl || rootshell == 0) in setjobctl()241 jobctl = on; in setjobctl()256 if (jp->jobctl == 0) in fgcmd()280 if (jp->jobctl == 0) in bgcmd()731 if (jp->jobctl) in killjob()801 jp->jobctl = jobctl; in makejob()922 jobctl = 0; /* do job control only in root shell */ in forkshell()[all …]