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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Ddb.h73 void (*detach)(dns_db_t **dbp); member in struct:dns_dbmethods
1286 * If task is set then the final detach maybe performed asynchronously.
/bind-9.6-ESV-R11/lib/dns/
H A Dsdb.c579 detach(dns_db_t **dbp) { function
726 detach((dns_db_t **) (void *)&sdb);
1229 detach,
H A Dsdlz.c338 detach(dns_db_t **dbp) { function
491 detach(&db);
1026 detach,
H A Drbtdb.c1041 detach(dns_db_t **dbp) { function
1896 detach((dns_db_t **)&rbtdb);
6916 detach,
6955 detach,

Completed in 226 milliseconds