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