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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.local.h46 #define FSHOUT 17 /* ... shell output */ macro
H A Dsh.c442 else if (isatty(FSHOUT))
443 f = FSHOUT;
1337 (void) fcntl(SHOUT = dcopy(1, FSHOUT), F_SETFD, 1);
H A Dsh.sem.c313 SHOUT = dcopy(1, FSHOUT);

Completed in 72 milliseconds