Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c2043 int savepipe = pipejob; in sh_exec() local
2167 if((pipejob = savepipe) && nlock<savelock) in sh_exec()