Searched refs:pipepid (Results 1 – 3 of 3) sorted by relevance
1741 if(shp->pipepid) in sh_exec()1742 shp->pipepid = parent; in sh_exec()1922 shp->pipepid = simple; in sh_exec()1958 if(shp->pipepid>1) in sh_exec()1960 job_wait(shp->pipepid); in sh_exec()1970 shp->pipepid = 0; in sh_exec()3496 int level, pipepid=shp->pipepid, comsub=shp->comsub; in sh_funct() local3498 shp->pipepid = 0; in sh_funct()3547 shp->pipepid = pipepid; in sh_funct()
2078 if(pw->p_env != sh.curenv || pw->p_pid==sh.pipepid) in job_subrestore()
185 pid_t pipepid; \