Home
last modified time | relevance | path

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

/netbsd/src/bin/csh/
Dexec.c365 int saveDIAG, saveIN, saveOUT, saveSTD; in execash() local
386 saveOUT = dcopy(SHOUT, -1); in execash()
413 SHOUT = dmove(saveOUT, oSHOUT); in execash()
Dfunc.c1376 int my_reenter, odidfds, oSHERR, oSHIN, oSHOUT, saveERR, saveIN, saveOUT; in doeval() local
1406 saveOUT = dcopy(SHOUT, -1); in doeval()
1432 SHOUT = dmove(saveOUT, oSHOUT); in doeval()