Searched refs:detach (Results 1 - 6 of 6) 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 Ddb.c172 ((*dbp)->methods->detach)(dbp);
H A Drbtdb.c1041 detach(dns_db_t **dbp) { function
1896 detach((dns_db_t **)&rbtdb);
6916 detach,
6955 detach,
H A Dzone.c7945 goto detach;
7992 goto detach;
7997 goto detach;
8006 detach:
10091 * it down, we can detach our reference.

Completed in 91 milliseconds