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

/freebsd-9.3-release/contrib/cvs/src/
H A Drun.c120 int shin, shout, sherr; local
157 shin = 0;
166 if (stin && (shin = open (stin, O_RDONLY)) == -1)
211 if (shin != 0)
213 (void) dup2 (shin, 0);
214 (void) close (shin);
361 (void) close (shin);

Completed in 52 milliseconds