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

/bind-9.11.3/lib/dns/
H A Decdb.c205 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 Dsdb.c1002 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 Dsdlz.c726 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 Drbtdb.c162 #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 Ddb.h106 void (*attachnode)(dns_db_t *db, member in struct:dns_dbmethods
/bind-9.11.3/bin/tests/system/dyndb/driver/
H A Ddb.c234 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function
597 attachnode,

Completed in 41 milliseconds