Home
last modified time | relevance | path

Searched refs:nyx_config_set_reuse_snapshot_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-forkserver.c93 plugin->nyx_config_set_reuse_snapshot_path = in afl_load_libnyx_plugin()
95 if (plugin->nyx_config_set_reuse_snapshot_path == NULL) { goto fail; } in afl_load_libnyx_plugin()
677 fsrv->nyx_handlers->nyx_config_set_reuse_snapshot_path( in afl_fsrv_start()
/aosp_15_r20/external/AFLplusplus/include/
H A Dforkserver.h72 void (*nyx_config_set_reuse_snapshot_path)(void *config, member