Lines Matching refs:SHIN
119 int SHIN;
301 if (!(cshin = funopen2((void *) &SHIN, readf, writef, seekf, NULL,
471 if ((SHIN = dmove(nofile, FSHIN)) < 0)
474 SHIN = FSHIN;
477 SHIN = FSHOUT;
480 SHIN = FSHERR;
486 (void)ioctl(SHIN, FIOCLEX, NULL);
491 intty = isatty(SHIN);
664 (void)close(SHIN);
804 * careful an interrupt could corrupt SHIN's Bin structure and kill the
823 oSHIN = SHIN, SHIN = unit, arginp = 0, onelflg = 0;
824 intty = isatty(SHIN), whyles = 0, gointr = 0;
856 (void)close(SHIN), SHIN = oSHIN;
1384 (void)ioctl(SHIN = dcopy(0, FSHIN), FIOCLEX, NULL);
1387 (void)ioctl(OLDSTD = dcopy(SHIN, FOLDSTD), FIOCLEX, NULL);