Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.local.h45 #define FSHDIAG 18 /* ... shell diagnostics */ macro
H A Dsh.c444 if (isatty(FSHDIAG)) in main()
445 f = FSHDIAG; in main()
1341 (void) fcntl(SHDIAG = dcopy(2, FSHDIAG), F_SETFD, 1); in initdesc_x()
H A Dsh.sem.c312 SHDIAG = dcopy(2, FSHDIAG);