Searched refs:nyx_plugin_handler_t (Results 1 – 2 of 2) sorted by relevance
92 } nyx_plugin_handler_t; typedef95 nyx_plugin_handler_t *afl_load_libnyx_plugin(u8 *libnyx_binary);192 nyx_plugin_handler_t *nyx_handlers;
57 nyx_plugin_handler_t *afl_load_libnyx_plugin(u8 *libnyx_binary) { in afl_load_libnyx_plugin()60 nyx_plugin_handler_t *plugin = calloc(1, sizeof(nyx_plugin_handler_t)); in afl_load_libnyx_plugin()