Searched refs:nyx_use_tmp_workdir (Results 1 – 5 of 5) sorted by relevance
161 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()
1069 fsrv.nyx_use_tmp_workdir = true; in main()
1141 fsrv->nyx_use_tmp_workdir = true; in main()
1477 fsrv->nyx_use_tmp_workdir = true; in main()
202 bool nyx_use_tmp_workdir; member