Searched refs:func_clear_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/dynlibmod/
H A Ddynlibmod.h108 typedef void (*func_clear_t)(struct module_qstate*, int); typedef
128 func_clear_t func_clear;
H A Ddynlibmod.c150 de->func_clear = (func_clear_t)(void*)clear;

Completed in 183 milliseconds