Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.local.h47 #define FSHDIAG 18 /* ... shell diagnostics */ macro
H A Dsh.c440 if (isatty(FSHDIAG)) in main()
441 f = FSHDIAG; in main()
1338 (void) fcntl(SHDIAG = dcopy(2, FSHDIAG), F_SETFD, 1); in initdesc_x()
H A Dsh.sem.c314 SHDIAG = dcopy(2, FSHDIAG);