Searched defs:destroy_func (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Ddyndb.c47 dns_dyndb_destroy_t *destroy_func; member in struct:dyndb_implementation
121 dns_dyndb_destroy_t *destroy_func = NULL; local
161 (void **)&destroy_func));
171 imp->destroy_func = destroy_func;
244 dns_dyndb_destroy_t *destroy_func = NULL; local
276 (void **)&destroy_func));
286 imp->destroy_func = destroy_func;
399 elem->destroy_func(
[all...]

Completed in 11 milliseconds