Home
last modified time | relevance | path

Searched defs:job (Results 1 – 3 of 3) sorted by relevance

/busybox-1.35.0/printutils/
Dlpr.c106 unsigned job; in lpqr_main() local
/busybox-1.35.0/shell/
Dash.c3623 struct job { struct
3627 int stopstatus; /* status of a stopped job */ argument
3637 sigint: 1, /* job was killed by SIGINT */ argument
3638 jobctl: 1, /* job running under job control */ argument
3643 struct job *prev_job; /* previous job */ argument
4340 waitone(int block, struct job *job) in waitone()
4603 getstatus(struct job *job) in getstatus()
4642 struct job *job; in waitcmd() local
Dhush.c2175 struct pipe *job; in check_and_run_traps() local
8838 struct pipe *job, **jobp; in insert_job_into_table() local
11713 struct pipe *job; in builtin_jobs() local