Searched refs:savpipe (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dargs.c353 if(savpipe != -1) {
354 close(savpipe);
355 savpipe = -1;
H A Dmacro.c446 int savpipe = -1; variable
505 savpipe = pv[OTPIPE];
509 savpipe = -1;
H A Ddefs.h240 extern int savpipe;

Completed in 57 milliseconds