Home
last modified time | relevance | path

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

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