OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ErrorExitCode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerOptions.h
24
int
ErrorExitCode
= 77;
FuzzerLoop.cpp
138
_Exit(Options.
ErrorExitCode
); // Stop right now.
244
_Exit(Options.
ErrorExitCode
); // Stop right now.
258
_Exit(Options.
ErrorExitCode
);
320
_Exit(Options.
ErrorExitCode
); // Stop right now.
537
_Exit(Options.
ErrorExitCode
); // Stop right now.
670
_Exit(Options.
ErrorExitCode
); // not exit() to disable lsan further on.
884
_Exit(Options.
ErrorExitCode
);
FuzzerDriver.cpp
574
Options.
ErrorExitCode
= Flags.error_exitcode;
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025