HomeSort by: relevance | last modified time | path
    Searched refs:FSHERR (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/csh/
csh.c 480 SHIN = FSHERR;
547 if (isatty(FSHERR))
548 f = FSHERR;
1386 (void)ioctl(SHERR = dcopy(2, FSHERR), FIOCLEX, NULL);
csh.h 58 #define FSHERR 18 /* ... shell diagnostics */
sem.c 385 (void) ioctl(SHERR = dcopy(2, FSHERR), FIOCLEX, NULL);

Completed in 17 milliseconds