Searched refs:last_jobid (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c516 int last_jobid; member in struct:globals
3908 G.last_jobid = job->jobid;
3924 G.last_jobid = G.job_list->jobid;
3926 G.last_jobid = 0;
7760 if (pi->jobid == G.last_jobid) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c516 int last_jobid; member in struct:globals
3908 G.last_jobid = job->jobid;
3924 G.last_jobid = G.job_list->jobid;
3926 G.last_jobid = 0;
7760 if (pi->jobid == G.last_jobid) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c516 int last_jobid; member in struct:globals
3908 G.last_jobid = job->jobid;
3924 G.last_jobid = G.job_list->jobid;
3926 G.last_jobid = 0;
7760 if (pi->jobid == G.last_jobid) {

Completed in 252 milliseconds