Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c73 static char pipejob; variable
1003 if(pipejob==2) in sh_exec()
1006 pipejob = 0; in sh_exec()
1303 pipejob = 1; in sh_exec()
1723 if(pipejob==2) in sh_exec()
1725 pipejob = 1; in sh_exec()
2108 pipejob=1; in sh_exec()
2140 pipejob=1; in sh_exec()
2150 pipejob = 2; in sh_exec()
2165 if(pipejob==2) in sh_exec()
[all …]