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