Searched refs:TimeoutExitCode (Results 1 – 3 of 3) sorted by relevance
23 int TimeoutExitCode = 77; member
395 Options.TimeoutExitCode = Flags.timeout_exitcode; in FuzzerDriver()
311 _Exit(Options.TimeoutExitCode); // Stop right now. in AlarmCallback()