/bind-9.6-ESV-R11/lib/dns/ |
H A D | dbiterator.c | 99 dns_dbiterator_current(dns_dbiterator_t *iterator, dns_dbnode_t **nodep, argument 107 REQUIRE(nodep != NULL && *nodep == NULL); 110 return (iterator->methods->current(iterator, nodep, name));
|
H A D | db.c | 454 isc_boolean_t create, dns_dbnode_t **nodep) 462 REQUIRE(nodep != NULL && *nodep == NULL); 464 return ((db->methods->findnode)(db, name, create, nodep)); 469 isc_boolean_t create, dns_dbnode_t **nodep) 477 REQUIRE(nodep != NULL && *nodep == NULL); 479 return ((db->methods->findnsec3node)(db, name, create, nodep)); 485 dns_dbnode_t **nodep, dns_name_t *foundname, 496 REQUIRE(nodep 453 dns_db_findnode(dns_db_t *db, dns_name_t *name, isc_boolean_t create, dns_dbnode_t **nodep) argument 468 dns_db_findnsec3node(dns_db_t *db, dns_name_t *name, isc_boolean_t create, dns_dbnode_t **nodep) argument 483 dns_db_find(dns_db_t *db, dns_name_t *name, dns_dbversion_t *version, dns_rdatatype_t type, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 510 dns_db_findzonecut(dns_db_t *db, dns_name_t *name, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 546 dns_db_detachnode(dns_db_t *db, dns_dbnode_t **nodep) argument 868 dns_db_getoriginnode(dns_db_t *db, dns_dbnode_t **nodep) argument [all...] |
H A D | rdataset.c | 690 dns_dbnode_t **nodep, 700 REQUIRE(nodep != NULL && *nodep == NULL); 708 versionp, nodep, 683 dns_rdataset_getadditional(dns_rdataset_t *rdataset, dns_rdatasetadditional_t type, dns_rdatatype_t qtype, dns_acache_t *acache, dns_zone_t **zonep, dns_db_t **dbp, dns_dbversion_t **versionp, dns_dbnode_t **nodep, dns_name_t *fname, dns_message_t *msg, isc_stdtime_t now) argument
|
H A D | acache.c | 1447 dns_dbnode_t **nodep, dns_name_t *fname, 1460 REQUIRE(nodep != NULL && *nodep == NULL); 1483 *nodep = NULL; 1485 dns_db_attachnode(entry->db, entry->node, nodep); 1527 if (*nodep != NULL) 1528 dns_db_detachnode(*dbp, nodep); 1445 dns_acache_getentry(dns_acacheentry_t *entry, dns_zone_t **zonep, dns_db_t **dbp, dns_dbversion_t **versionp, dns_dbnode_t **nodep, dns_name_t *fname, dns_message_t *msg, isc_stdtime_t now) argument
|
H A D | view.c | 729 dns_db_t **dbp, dns_dbnode_t **nodep, dns_name_t *foundname, 748 REQUIRE(nodep == NULL || *nodep == NULL); 910 if (nodep != NULL) 911 *nodep = node; 727 dns_view_find(dns_view_t *view, dns_name_t *name, dns_rdatatype_t type, isc_stdtime_t now, unsigned int options, isc_boolean_t use_hints, dns_db_t **dbp, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument
|
H A D | rbt.c | 199 create_node(isc_mem_t *mctx, dns_name_t *name, dns_rbtnode_t **nodep); 228 dns_rbtnode_t **nodep); 368 dns_rbt_addnode(dns_rbt_t *rbt, dns_name_t *name, dns_rbtnode_t **nodep) { argument 385 REQUIRE(nodep != NULL && *nodep == NULL); 401 *nodep = new_current; 433 *nodep = current; 598 *nodep = new_current; 635 *nodep = new_current; 1418 create_node(isc_mem_t *mctx, dns_name_t *name, dns_rbtnode_t **nodep) { argument 2061 dns_rbt_deletetreeflat(dns_rbt_t *rbt, unsigned int quantum, dns_rbtnode_t **nodep) argument [all...] |
H A D | sdb.c | 156 static isc_result_t createnode(dns_sdb_t *sdb, dns_sdbnode_t **nodep); 175 dns_dbnode_t **nodep, 433 getnode(dns_sdballnodes_t *allnodes, const char *name, dns_sdbnode_t **nodep) { argument 486 *nodep = sdbnode; 664 createnode(dns_sdb_t *sdb, dns_sdbnode_t **nodep) { argument 687 *nodep = node; 731 dns_dbnode_t **nodep) 743 REQUIRE(nodep != NULL && *nodep == NULL); 796 *nodep 730 findnode(dns_db_t *db, dns_name_t *name, isc_boolean_t create, dns_dbnode_t **nodep) argument 801 find(dns_db_t *db, dns_name_t *name, dns_dbversion_t *version, dns_rdatatype_t type, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 963 findzonecut(dns_db_t *db, dns_name_t *name, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 1494 dbiterator_current(dns_dbiterator_t *iterator, dns_dbnode_t **nodep, dns_name_t *name) argument [all...] |
H A D | sdlz.c | 206 dns_dbnode_t **nodep, 424 createnode(dns_sdlz_db_t *sdlz, dns_sdlznode_t **nodep) { argument 450 *nodep = node; 496 dns_dbnode_t **nodep) 510 REQUIRE(nodep != NULL && *nodep == NULL); 587 *nodep = node; 593 isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, 600 UNUSED(nodep); 767 dns_dbnode_t **nodep, dns_name_ 495 findnode(dns_db_t *db, dns_name_t *name, isc_boolean_t create, dns_dbnode_t **nodep) argument 592 findzonecut(dns_db_t *db, dns_name_t *name, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 765 find(dns_db_t *db, dns_name_t *name, dns_dbversion_t *version, dns_rdatatype_t type, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 1144 dbiterator_current(dns_dbiterator_t *iterator, dns_dbnode_t **nodep, dns_name_t *name) argument [all...] |
H A D | rbtdb.c | 510 dns_dbnode_t **nodep, 585 dns_dbnode_t **nodep, 2473 isc_boolean_t create, dns_dbnode_t **nodep) 2537 *nodep = (dns_dbnode_t *)node; 2544 dns_dbnode_t **nodep) 2550 return (findnodeintree(rbtdb, rbtdb->tree, name, create, nodep)); 2555 dns_dbnode_t **nodep) 2561 return (findnodeintree(rbtdb, rbtdb->nsec3, name, create, nodep)); 2777 setup_delegation(rbtdb_search_t *search, dns_dbnode_t **nodep, argument 2795 * If we were to set foundname after we had set nodep o 2472 findnodeintree(dns_rbtdb_t *rbtdb, dns_rbt_t *tree, dns_name_t *name, isc_boolean_t create, dns_dbnode_t **nodep) argument 2543 findnode(dns_db_t *db, dns_name_t *name, isc_boolean_t create, dns_dbnode_t **nodep) argument 2554 findnsec3node(dns_db_t *db, dns_name_t *name, isc_boolean_t create, dns_dbnode_t **nodep) argument 3066 find_wildcard(rbtdb_search_t *search, dns_rbtnode_t **nodep, dns_name_t *qname) argument 3269 find_closest_nsec(rbtdb_search_t *search, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset, dns_rbt_t *tree, dns_db_secure_t secure) argument 3439 zone_find(dns_db_t *db, dns_name_t *name, dns_dbversion_t *version, dns_rdatatype_t type, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 3948 zone_findzonecut(dns_db_t *db, dns_name_t *name, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 4084 find_deepest_zonecut(rbtdb_search_t *search, dns_rbtnode_t *node, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 4258 find_coveringnsec(rbtdb_search_t *search, dns_dbnode_t **nodep, isc_stdtime_t now, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 4377 cache_find(dns_db_t *db, dns_name_t *name, dns_dbversion_t *version, dns_rdatatype_t type, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 4723 cache_findzonecut(dns_db_t *db, dns_name_t *name, unsigned int options, isc_stdtime_t now, dns_dbnode_t **nodep, dns_name_t *foundname, dns_rdataset_t *rdataset, dns_rdataset_t *sigrdataset) argument 6708 getoriginnode(dns_db_t *db, dns_dbnode_t **nodep) argument 8175 dbiterator_current(dns_dbiterator_t *iterator, dns_dbnode_t **nodep, dns_name_t *name) argument 8278 rdataset_getadditional(dns_rdataset_t *rdataset, dns_rdatasetadditional_t type, dns_rdatatype_t qtype, dns_acache_t *acache, dns_zone_t **zonep, dns_db_t **dbp, dns_dbversion_t **versionp, dns_dbnode_t **nodep, dns_name_t *fname, dns_message_t *msg, isc_stdtime_t now) argument [all...] |
/bind-9.6-ESV-R11/contrib/zkt/ |
H A D | zkt.c | 149 static void list_key (const dki_t **nodep, const VISIT which, int depth) argument 154 if ( nodep == NULL ) 160 dkp = *nodep; 197 static void list_trustedkey (const dki_t **nodep, const VISIT which, int depth) 201 if ( nodep == NULL ) 204 dkp = *nodep; 220 static void list_trustedkey (const dki_t **nodep, const VISIT which, int depth) argument 224 if ( nodep == NULL ) 227 dkp = *nodep; 272 static void list_dnskey (const dki_t **nodep, cons argument 322 set_keylifetime(const dki_t **nodep, const VISIT which, int depth) argument 369 tag_search(const dki_t **nodep, const VISIT which, int depth) argument [all...] |
/bind-9.6-ESV-R11/bin/tests/ |
H A D | nsecify.c | 95 dns_name_t *name, dns_dbnode_t **nodep) 102 result = dns_dbiterator_current(dbiter, nodep, name); 104 active = active_node(db, version, *nodep); 106 dns_db_detachnode(db, nodep); 94 next_active(dns_db_t *db, dns_dbversion_t *version, dns_dbiterator_t *dbiter, dns_name_t *name, dns_dbnode_t **nodep) argument
|
/bind-9.6-ESV-R11/bin/tests/db/ |
H A D | t_db.c | 110 dns_dbnode_t *nodep; local 222 nodep = NULL; 230 &nodep, 244 dns_db_detachnode(db, &nodep); 759 dns_dbnode_t *nodep; local 863 nodep = NULL; 871 &nodep, 899 dns_db_detachnode(db, &nodep); 912 dns_result = dns_db_deleterdataset(db, nodep, nversionp, rdatatype, 0); 917 dns_db_detachnode(db, &nodep); 1032 dns_dbnode_t *nodep; local 1351 dns_dbnode_t *nodep; local 1762 dns_dbnode_t *nodep; local 2233 dns_dbnode_t *nodep; local 2435 dns_dbnode_t *nodep; local 2606 dns_dbnode_t *nodep; local 2813 dns_dbnode_t *nodep; local [all...] |
/bind-9.6-ESV-R11/bin/named/ |
H A D | query.c | 1445 dns_dbversion_t **versionp, dns_dbnode_t **nodep, 1456 if (*nodep != NULL) 1457 dns_db_detachnode(*dbp, nodep); 1442 query_discardcache(ns_client_t *client, dns_rdataset_t *rdataset_base, dns_rdatasetadditional_t additionaltype, dns_rdatatype_t type, dns_zone_t **zonep, dns_db_t **dbp, dns_dbversion_t **versionp, dns_dbnode_t **nodep, dns_name_t *fname) argument
|