Searched refs:EX_IOERR (Results 1 – 4 of 4) sorted by relevance
28 #define EX_IOERR 74 macro30 #error Exit code EX_IOERR not available
386 RetCode = EX_IOERR; in CrashRecoverySignalHandler()
436 exit(EX_IOERR);
1761 if (CommandRes == EX_IOERR) { in ExecuteCompilation()