Home | History | Annotate | Download | only in dns

Lines Matching defs:destroy_func

52 	dns_dyndb_destroy_t *destroy_func;
127 dns_dyndb_destroy_t *destroy_func = NULL;
162 (void **)&destroy_func));
170 imp->destroy_func = destroy_func;
243 dns_dyndb_destroy_t *destroy_func = NULL;
275 (void **)&destroy_func));
283 imp->destroy_func = destroy_func;
398 elem->destroy_func(&elem->inst);