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