Home
last modified time | relevance | path

Searched refs:FSHIN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.local.h43 #define FSHIN 16 /* Preferred desc for shell input */ macro
H A Dsh.c371 SHIN = dmove(nofile, FSHIN); /* Replace FSHIN */ in main()
1339 (void) fcntl(SHIN = dcopy(0, FSHIN), F_SETFD, 1); in initdesc_x()