Home
last modified time | relevance | path

Searched refs:remove_nyx_tmp_workdir (Results 1 – 3 of 3) sorted by relevance

/external/AFLplusplus/include/
Dcommon.h158 void remove_nyx_tmp_workdir(afl_forkserver_t *fsrv, char *nyx_out_dir_path);
/external/AFLplusplus/src/
Dafl-common.c1436 void remove_nyx_tmp_workdir(afl_forkserver_t *fsrv, char *nyx_out_dir_path) { in remove_nyx_tmp_workdir() function
Dafl-forkserver.c163 remove_nyx_tmp_workdir(fsrv, fsrv->nyx_tmp_workdir_path); in afl_nyx_runner_kill()