Searched defs:attachnode (Results 1 - 6 of 6) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | ecdb.c | 205 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function 532 attachnode(db, node, &iterator->common.node); 555 attachnode, 739 attachnode(db, node, &cloned_node);
|
H A D | sdb.c | 1002 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function 1163 attachnode(db, node, &iterator->common.node); 1263 attachnode, 1404 attachnode(db, node, &tempdb); 1533 attachnode(iterator->db, sdbiter->current, nodep);
|
H A D | sdlz.c | 726 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function 1085 attachnode(db, node, &iterator->common.node); 1297 attachnode, 1417 attachnode(iterator->db, sdlziter->current, nodep); 1458 attachnode(db, node, &tempdb);
|
H A D | rbtdb.c | 162 #define attachnode attachnode64 macro 5505 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function 8349 attachnode, 8397 attachnode, 8914 attachnode(db, node, &cloned_node); 8946 attachnode(db, node, &cloned_node); 8962 attachnode(db, node, &cloned_node); 8992 attachnode(db, node, &cloned_node); 9008 attachnode(db, node, &cloned_node);
|
/bind-9.11.3/lib/dns/include/dns/ |
H A D | db.h | 106 void (*attachnode)(dns_db_t *db, member in struct:dns_dbmethods
|
/bind-9.11.3/bin/tests/system/dyndb/driver/ |
H A D | db.c | 234 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function 597 attachnode,
|
Completed in 55 milliseconds