Searched refs:nyx_tmp_workdir_path (Results 1 – 2 of 2) sorted by relevance
161 if (fsrv->nyx_use_tmp_workdir && fsrv->nyx_tmp_workdir_path) { in afl_nyx_runner_kill()163 remove_nyx_tmp_workdir(fsrv, fsrv->nyx_tmp_workdir_path); in afl_nyx_runner_kill()222 fsrv->nyx_tmp_workdir_path = NULL; in afl_fsrv_init()540 fsrv->nyx_tmp_workdir_path = create_nyx_tmp_workdir(); in afl_fsrv_start()541 fsrv->out_dir_path = fsrv->nyx_tmp_workdir_path; in afl_fsrv_start()
203 char *nyx_tmp_workdir_path; member