Searched defs:pipepid (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dxec.c1730 if(shp->pipepid)
1731 shp->pipepid = parent;
1910 shp->pipepid = simple;
1946 if(shp->pipepid>1)
1948 job_wait(shp->pipepid);
1958 shp->pipepid = 0;
3476 int level, pipepid=shp->pipepid, comsub=shp->comsub; local
3478 shp->pipepid = 0;
3527 shp->pipepid
[all...]

Completed in 21 milliseconds