Searched refs:jobctl (Results 1 – 1 of 1) sorted by relevance
102 char jobctl; /* job running under job control */ member149 static int jobctl; variable163 jobctl = 1; in jobctl_notty()175 if (on == jobctl || rootshell == 0) in setjobctl()234 jobctl = on; in setjobctl()249 if (jp->jobctl == 0) in fgcmd()273 if (jp->jobctl == 0) in bgcmd()726 if (jp->jobctl) in killjob()796 jp->jobctl = jobctl; in makejob()917 jobctl = 0; /* do job control only in root shell */ in forkshell()[all …]