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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dxec.c75 static char pipejob; variable
895 if(pipejob==2)
897 pipejob = 0;
1165 if(np && pipejob==2)
1168 pipejob = 1;
1462 !(pipejob && sh_isoption(SH_PIPEFAIL))
1564 if(pipejob==2)
1566 pipejob = 1;
1856 int savepipe = pipejob;
1895 job.waitall |= !pipejob
[all...]

Completed in 31 milliseconds