Searched refs:pipepid (Results 1 – 3 of 3) sorted by relevance
1265 else if(shp->pipepid) in sh_exec()1266 shp->pipepid = parent; in sh_exec()1395 shp->pipepid = simple; in sh_exec()1429 if(shp->pipepid>1) in sh_exec()1431 job_wait(shp->pipepid); in sh_exec()1439 shp->pipepid = 0; in sh_exec()2698 int level, pipepid=shp->pipepid; in sh_funct() local2699 shp->pipepid = 0; in sh_funct()2743 shp->pipepid = pipepid; in sh_funct()
1813 if(pw->p_env != sh.curenv || pw->p_pid==sh.pipepid) in job_subrestore()
157 pid_t pipepid; \