Lines Matching refs:SHIN
367 SHIN = dmove(nofile, FSHIN); /* Replace FSHIN */
368 (void) fcntl(SHIN, F_SETFD, 1);
376 intty = intact || isatty(SHIN);
556 (void) close(SHIN); /* No need for unsetfd(). */
687 * If we weren't careful an interrupt could corrupt SHIN's Bin
706 oSHIN = SHIN, SHIN = unit, arginp = 0, onelflg = 0;
707 intty = isatty(SHIN), whyles = 0, gointr = 0;
737 (void) close(SHIN), SHIN = oSHIN;
738 unsetfd(SHIN);
1336 (void) fcntl(SHIN = dcopy(0, FSHIN), F_SETFD, 1);
1339 (void) fcntl(OLDSTD = dcopy(SHIN, FOLDSTD), F_SETFD, 1);
1372 f != SHIN && f != SHOUT && f != SHDIAG &&