Searched refs:oSHIN (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/bin/csh/
H A Dexec.c364 int my_reenter, odidfds, oOLDSTD, oSHERR, oSHIN, oSHOUT; local
380 oSHIN = SHIN;
412 SHIN = dmove(saveIN, oSHIN);
H A Dcsh.c770 int oSHIN, oinsource, oldintty, oonelflg; local
775 oSHIN = -1;
823 oSHIN = SHIN, SHIN = unit, arginp = 0, onelflg = 0;
844 if (oSHIN >= 0) {
856 (void)close(SHIN), SHIN = oSHIN;
H A Dsem.c224 int oSHIN, oSHOUT, oSHERR, oOLDSTD, otpgrp; local
249 oSHIN = SHIN;
271 SHIN = oSHIN;
H A Dfunc.c1376 int my_reenter, odidfds, oSHERR, oSHIN, oSHOUT, saveERR, saveIN, saveOUT; local
1384 oSHIN = SHIN;
1431 SHIN = dmove(saveIN, oSHIN);

Completed in 133 milliseconds