Searched refs:FSHIN (Results 1 – 2 of 2) sorted by relevance
1074 if ((SHIN = dmove(nofile, FSHIN)) < 0) in main()1077 SHIN = FSHIN; in main()2353 (void) close_on_exec(SHIN = dcopy(0, FSHIN), 1); in initdesc()
198 #define FSHIN 16 /* Preferred desc for shell input */ macro