Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-forkserver.c77 plugin->nyx_config_set_input_buffer_write_protection = in afl_load_libnyx_plugin()
79 if (plugin->nyx_config_set_input_buffer_write_protection == NULL) { in afl_load_libnyx_plugin()
579 fsrv->nyx_handlers->nyx_config_set_input_buffer_write_protection(nyx_config, in afl_fsrv_start()
/aosp_15_r20/external/AFLplusplus/include/
H A Dforkserver.h68 void (*nyx_config_set_input_buffer_write_protection)( member