Searched refs:jobctl (Results 1 – 3 of 3) sorted by relevance
138 MKINIT int jobctl; variable147 if (on == jobctl || rootshell == 0) in setjobctl()236 jobctl = on; in setjobctl()246 jobctl = 0;264 if (jp->jobctl == 0) in fgcmd()343 if (jp->jobctl == 0) in bgcmd()816 jp->jobctl = jobctl; in makejob()912 jobctl = 0; /* do job control only in root shell */ in forkchild()995 if (jp->jobctl) { in waitforjob()1016 if (jp->jobctl) { in waitforjob()[all …]
80 char jobctl; /* job running under job control */ member
928 extern int jobctl;1056 jobctl = 0; in initshellproc()