Searched refs:destroy_func (Results 1 – 4 of 4) sorted by relevance
52 dns_dyndb_destroy_t *destroy_func; member127 dns_dyndb_destroy_t *destroy_func = NULL; in load_library() local162 (void **)&destroy_func)); in load_library()170 imp->destroy_func = destroy_func; in load_library()243 dns_dyndb_destroy_t *destroy_func = NULL; in load_library() local275 (void **)&destroy_func)); in load_library()283 imp->destroy_func = destroy_func; in load_library()398 elem->destroy_func(&elem->inst); in dns_dyndb_cleanup()
325 void (*destroy_func)(npf_t *, npf_nat_t *, npf_conn_t *); in npf_alg_destroy() local327 if ((destroy_func = atomic_load_relaxed(&f->destroy)) != NULL) { in npf_alg_destroy()328 destroy_func(npf, nat, con); in npf_alg_destroy()
46 dns_dyndb_destroy_t *destroy_func;170 (void **)&imp->destroy_func)); in load_library() 258 elem->destroy_func(&elem->inst); in dns_dyndb_cleanup() 47 dns_dyndb_destroy_t *destroy_func; global() member
53 ns_plugin_destroy_t *destroy_func;170 (void **)&plugin->destroy_func)); in load_plugin() 201 plugin->destroy_func(&plugin->inst); in unload_plugin() 54 ns_plugin_destroy_t *destroy_func; global() member