Searched refs:copending (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libcoshell/
H A Dcoshell.h135 extern int copending(Coshell_t*);
H A Dcowait.c84 copending(Coshell_t* co) function
/ast/src/cmd/nmake/
H A Dcommand.c1116 if (!state.coshell || !copending(state.coshell))
1219 if (!copending(state.coshell))
1692 sfprintf(sfstderr, "JOB STATUS TARGET tot=%d pend=%d done=%d\n", state.coshell->total, copending(state.coshell), cozombie(state.coshell));
/ast/src/cmd/ksh93/sh/
H A Djobs.c401 else if(copending(0)==0)

Completed in 43 milliseconds