Home
last modified time | relevance | path

Searched refs:FSHOUT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.local.h44 #define FSHOUT 17 /* ... shell output */ macro
H A Dsh.c446 else if (isatty(FSHOUT)) in main()
447 f = FSHOUT; in main()
1340 (void) fcntl(SHOUT = dcopy(1, FSHOUT), F_SETFD, 1); in initdesc_x()
H A Dsh.sem.c311 SHOUT = dcopy(1, FSHOUT);