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

/ast/src/cmd/ksh93/include/
H A Djobs.h121 char toclear; /* job table needs clearing */ member in struct:jobs
/ast/src/cmd/ksh93/sh/
H A Djobs.c444 if(job.toclear)
1282 job.toclear = 0;
1305 if(job.toclear)
H A Dxec.c1851 job.toclear = 0;
3113 if(job.toclear)
3204 job.toclear = 1;

Completed in 24 milliseconds