Home
last modified time | relevance | path

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

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