Searched refs:subnetmod_deinit (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/unbound/edns-subnet/
H A Dsubnetmod.h110 void subnetmod_deinit(struct module_env* env, int id);
H A Dsubnetmod.c249 subnetmod_deinit(struct module_env *env, int id) function
864 "subnet", &subnetmod_init, &subnetmod_deinit, &subnetmod_operate,
/freebsd-12-stable/contrib/unbound/util/
H A Dfptr_wlist.c441 else if(fptr == &subnetmod_deinit) return 1;

Completed in 137 milliseconds