Searched defs:JOB (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/INIT/
H A Dregress.sh140 [+JOB \b\aop\a [ ... ]]?Like \bEXEC\b except the command is run
641 function JOB # arg ... function
1450 alias JOB='LINE=$LINENO; JOB'
/ast/src/cmd/at/
H A Dat.c143 #define JOB (1<<4) macro
318 op |= JOB;
394 if (op & JOB)
443 if (op & JOB)
/ast/src/cmd/coshell/
H A Dservice.h141 #define JOB (1<<3) /* schedule job */ macro

Completed in 23 milliseconds