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

/bind-9.11.3/lib/dns/
H A Decdb.c259 detachnode(dns_db_t *db, dns_dbnode_t **nodep) { function
556 detachnode,
H A Dsdb.c151 static void detachnode(dns_db_t *db, dns_dbnode_t **targetp);
979 detachnode(db, &node);
1020 detachnode(dns_db_t *db, dns_dbnode_t **targetp) { function
1264 detachnode,
1392 detachnode(db, &node);
1558 detachnode(sdbiterator->common.db, &sdbiterator->common.node);
H A Dsdlz.c192 static void detachnode(dns_db_t *db, dns_dbnode_t **targetp);
265 detachnode(sdlziterator->common.db, &sdlziterator->common.node);
744 detachnode(dns_db_t *db, dns_dbnode_t **targetp) { function
1046 detachnode(db, &node);
1298 detachnode,
1446 detachnode(db, &node);
H A Drbtdb.c198 #define detachnode detachnode64 macro
5522 detachnode(dns_db_t *db, dns_dbnode_t **targetp) { function
8350 detachnode,
8398 detachnode,
8798 detachnode(db, &node);
9083 detachnode(rbtiterator->common.db, &rbtiterator->common.node);
/bind-9.11.3/lib/dns/include/dns/
H A Ddb.h109 void (*detachnode)(dns_db_t *db, member in struct:dns_dbmethods
/bind-9.11.3/bin/tests/system/dyndb/driver/
H A Ddb.c244 detachnode(dns_db_t *db, dns_dbnode_t **targetp) { function
598 detachnode,

Completed in 53 milliseconds