Home
last modified time | relevance | path

Searched refs:nyx_use_tmp_workdir (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-forkserver.c161 if (fsrv->nyx_use_tmp_workdir && fsrv->nyx_tmp_workdir_path) { in afl_nyx_runner_kill()
221 fsrv->nyx_use_tmp_workdir = false; in afl_fsrv_init()
538 if (fsrv->nyx_use_tmp_workdir) { in afl_fsrv_start()
H A Dafl-analyze.c1069 fsrv.nyx_use_tmp_workdir = true; in main()
H A Dafl-tmin.c1141 fsrv->nyx_use_tmp_workdir = true; in main()
H A Dafl-showmap.c1477 fsrv->nyx_use_tmp_workdir = true; in main()
/aosp_15_r20/external/AFLplusplus/include/
H A Dforkserver.h202 bool nyx_use_tmp_workdir; member