Home
last modified time | relevance | path

Searched defs:afl_env (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-common.c673 char *afl_env = afl_environment_variables[j] + 4; in print_suggested_envs() local
689 char *afl_env = afl_environment_variables[j] + 4; in print_suggested_envs() local
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h486 afl_env_vars_t afl_env; member