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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Decdb.c212 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function
539 attachnode(db, node, &iterator->common.node);
561 attachnode,
741 attachnode(db, node, &cloned_node);
H A Dsdb.c1014 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function
1175 attachnode(db, node, &iterator->common.node);
1274 attachnode,
1411 attachnode(db, node, &tempdb);
1537 attachnode(iterator->db, sdbiter->current, nodep);
H A Dsdlz.c681 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function
1027 attachnode(db, node, &iterator->common.node);
1239 attachnode,
1355 attachnode(iterator->db, sdlziter->current, nodep);
1396 attachnode(db, node, &tempdb);
H A Ddb.c625 (db->methods->attachnode)(db, source, targetp);
H A Drbtdb.c5300 attachnode(dns_db_t *db, dns_dbnode_t *source, dns_dbnode_t **targetp) { function
7454 attachnode,
7502 attachnode,
7994 attachnode(db, node, &cloned_node);
8026 attachnode(db, node, &cloned_node);
8042 attachnode(db, node, &cloned_node);
8072 attachnode(db, node, &cloned_node);
8088 attachnode(db, node, &cloned_node);
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Ddb.h110 void (*attachnode)(dns_db_t *db, member in struct:dns_dbmethods

Completed in 184 milliseconds