Searched defs:auto_detach (Results 1 - 2 of 2) sorted by relevance
| /bind-9.11.3/lib/dns/ |
| H A D | zt.c | 50 auto_detach(void *, void *); 79 result = dns_rbt_create(mctx, auto_detach, zt, &zt->table); 574 auto_detach(void *data, void *arg) { function
|
| H A D | forward.c | 36 auto_detach(void *, void *); 50 result = dns_rbt_create(mctx, auto_detach, fwdtable, &fwdtable->table); 241 auto_detach(void *data, void *arg) { function
|
Completed in 34 milliseconds