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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Ddb.h108 void (*detachnode)(dns_db_t *db, member in struct:dns_dbmethods
/bind-9.6-ESV-R11/lib/dns/
H A Dsdb.c160 static void detachnode(dns_db_t *db, dns_dbnode_t **targetp);
957 detachnode(db, &node);
998 detachnode(dns_db_t *db, dns_dbnode_t **targetp) { function
1241 detachnode,
1361 detachnode(db, &node);
1524 detachnode(sdbiterator->common.db, &sdbiterator->common.node);
H A Dsdlz.c196 static void detachnode(dns_db_t *db, dns_dbnode_t **targetp);
259 detachnode(sdlziterator->common.db, &sdlziterator->common.node);
627 detachnode(dns_db_t *db, dns_dbnode_t **targetp) { function
914 detachnode(db, &node);
1038 detachnode,
1178 detachnode(db, &node);
H A Drbtdb.c4916 detachnode(dns_db_t *db, dns_dbnode_t **targetp) { function
6928 detachnode,
6967 detachnode,
7332 detachnode(db, &node);
7603 detachnode(rbtiterator->common.db, &rbtiterator->common.node);

Completed in 681 milliseconds