| /src/external/mpl/bind/dist/tests/dns/ |
| db_test.c | 300 dns_name_t *name, *foundname; local 314 foundname = dns_fixedname_initname(&ffound); 317 foundname, &rdataset, NULL); 327 foundname = dns_fixedname_initname(&ffound); 330 foundname, &rdataset, NULL); 345 foundname, &rdataset, NULL); 352 foundname, &rdataset, NULL); 370 foundname, &rdataset, NULL); 379 foundname, &rdataset, NULL);
|
| qp_test.c | 383 dns_name_t *foundname = dns_fixedname_initname(&fn2); local 387 result = dns_qp_lookup(qp, name, foundname, NULL, NULL, &pval, 401 assert_true(dns_name_equal(name, foundname)); 411 * and foundname can trigger an assertion, so 415 dns_name_isabsolute(foundname)) 417 assert_false(dns_name_equal(name, foundname)); 419 dns_name_issubdomain(name, foundname));
|
| rbt_test.c | 196 dns_name_t *foundname; local 199 foundname = dns_fixedname_initname(&fixed); 211 result = dns_rbt_findnode(rbt, name, foundname, &node, NULL, 0, 1004 dns_name_t *name, *foundname, *expected; local 1021 foundname = dns_fixedname_initname(&found); 1027 result = dns_rbtnodechain_first(&chain, ctx->rbt, foundname, NULL); 1029 assert_int_equal(dns_name_countlabels(foundname), 0);
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| rootns.c | 354 dns_name_t *foundname; local 359 foundname = dns_fixedname_initname(&fixed); 362 foundname, &hintrrset, NULL); 364 DNS_DBFIND_GLUEOK, now, NULL, foundname, 410 NULL, foundname, &hintrrset, NULL); 412 DNS_DBFIND_GLUEOK, now, NULL, foundname,
|
| lookup.c | 127 view_find(dns_lookup_t *lookup, dns_name_t *foundname) { 140 foundname, &lookup->rdataset, 151 dns_fixedname_t foundname, fixed; local 172 fname = dns_fixedname_initname(&foundname); 209 fname = dns_fixedname_name(&event->foundname);
|
| nta.c | 438 dns_name_t *foundname; local 450 foundname = dns_fixedname_initname(&fn); 456 result = dns_rbt_findnode(ntatable->table, name, foundname, &node, NULL, 459 if (dns_name_issubdomain(foundname, anchor)) { 478 dns_name_format(foundname, nb, sizeof(nb)); 490 result = deletenode(ntatable, foundname);
|
| keytable.c | 539 dns_name_t *foundname) { 549 REQUIRE(foundname != NULL); 554 result = dns_rbt_findname(keytable->table, name, 0, foundname, &data); 579 dns_name_t *foundname, bool *wantdnssecp) { 593 result = dns_rbt_findnode(keytable->table, name, foundname, &node, NULL, 702 dns_name_t *foundname, *origin, *fullname; local 710 foundname = dns_fixedname_initname(&fixedfoundname); 722 dns_rbtnodechain_current(&chain, foundname, origin, &node); 726 result = dns_name_concatenate(foundname, origin, 762 dns_name_t *foundname, *origin, *fullname local [all...] |
| nsec3.c | 1366 dns_fixedname_t foundname; local 1367 dns_fixedname_init(&foundname); 1372 dns_fixedname_name(&foundname), NULL, NULL);
|
| tsig.c | 390 dns_name_t foundname; local 401 dns_name_init(&foundname, NULL); 406 result = dns_rbtnodechain_first(&chain, ring->keys, &foundname, origin); 414 dns_rbtnodechain_current(&chain, &foundname, origin, &node); 429 result = dns_rbtnodechain_next(&chain, &foundname, origin); 602 dns_name_t foundname; local 620 dns_name_init(&foundname, NULL); 623 result = dns_rbtnodechain_first(&chain, ring->keys, &foundname, origin); 631 dns_rbtnodechain_current(&chain, &foundname, origin, &node); 636 result = dns_rbtnodechain_next(&chain, &foundname, origin) [all...] |
| view.c | 1010 dns_name_t *foundname, dns_rdataset_t *rdataset, 1083 foundname, rdataset, sigrdataset); 1181 now, &node, foundname, rdataset, 1251 dns_fixedname_t foundname; local 1253 dns_fixedname_init(&foundname); 1255 NULL, NULL, dns_fixedname_name(&foundname), 1261 * foundname is not returned by this simplified API. We
|
| client.c | 714 dns_name_t *foundname) { 726 nodep, foundname, rctx->rdataset, 740 dns_fixedname_t foundname, fixed; local 767 fname = dns_fixedname_initname(&foundname); 803 fname = dns_fixedname_name(&event->foundname);
|
| update.c | 851 dns_fixedname_t foundname; local 852 dns_fixedname_init(&foundname); 856 dns_fixedname_name(&foundname), NULL, NULL); 874 dns_fixedname_name(&foundname), NULL,
|
| validator.c | 585 isdelegation(dns_fixedname_name(&devent->foundname), 962 dns_name_t *foundname; local 982 foundname = dns_fixedname_initname(&fixedname); 984 NULL, NULL, foundname, &val->frdataset,
|
| /src/external/mpl/bind/dist/lib/dns/include/dns/ |
| resolver.h | 95 dns_name_t *foundname; member in struct:dns_fetchresponse
|
| /src/external/mpl/bind/dist/lib/dns/ |
| rootns.c | 385 dns_name_t *foundname; local 390 foundname = dns_fixedname_initname(&fixed); 393 foundname, &hintrrset, NULL); 395 DNS_DBFIND_GLUEOK, now, NULL, foundname, 445 NULL, foundname, &hintrrset, NULL); 447 DNS_DBFIND_GLUEOK, now, NULL, foundname,
|
| client.c | 476 dns_name_t *foundname) { 488 nodep, foundname, rctx->rdataset, 502 dns_fixedname_t foundname, fixed; local 527 fname = dns_fixedname_initname(&foundname); 563 fname = resp->foundname;
|
| nsec3.c | 1369 dns_fixedname_t foundname; local 1370 dns_fixedname_init(&foundname); 1375 dns_fixedname_name(&foundname), NULL, NULL);
|
| rbt-zonedb.c | 250 dns_name_t *foundname, dns_rdataset_t *rdataset, 268 * If we have to set foundname, we do it before anything else. 269 * If we were to set foundname after we had set nodep or bound the 271 * failed. By setting foundname first, there's nothing to undo if 274 if (foundname != NULL && search->copy_name) { 276 dns_name_copy(zcname, foundname); 787 dns_name_t *foundname, dns_rdataset_t *rdataset, 897 foundname, NULL); 984 dns_name_t *foundname, dns_rdataset_t *rdataset, 1036 result = dns_rbt_findnode(tree, name, foundname, &node, &search.chain 2066 dns_rbt_fullnamefromnode(RBTDB_HEADERNODE(header), foundname); local 2323 dns_name_t foundname; local 2356 dns_name_t foundname; local [all...] |
| update.c | 737 dns_fixedname_t foundname; local 738 dns_fixedname_init(&foundname); 742 dns_fixedname_name(&foundname), NULL, NULL); 758 dns_fixedname_name(&foundname), NULL,
|
| view.c | 821 dns_name_t *foundname, dns_rdataset_t *rdataset, 890 foundname, rdataset, sigrdataset); 969 now, &node, foundname, rdataset, 1044 dns_fixedname_t foundname; local 1046 dns_fixedname_init(&foundname); 1048 NULL, NULL, dns_fixedname_name(&foundname), 1054 * foundname is not returned by this simplified API. We 2321 dns_name_t *foundname) { 2324 if (!dns_nametree_covered(view->sfd, name, foundname, 0)) { 2325 dns_name_copy(dns_rootname, foundname); [all...] |
| validator.c | 591 if (isdelegation(resp->foundname, &val->frdataset, 901 dns_name_t *foundname; local 908 foundname = dns_fixedname_initname(&fixedname); 910 NULL, NULL, foundname, &val->frdataset,
|
| adb.c | 2598 dns_fixedname_t foundname; local 2608 fname = dns_fixedname_initname(&foundname); 2839 result = set_target(adb, name->name, resp->foundname,
|
| message.c | 815 findname(dns_name_t **foundname, const dns_name_t *target, 821 if (foundname != NULL) { 822 *foundname = name; 2491 dns_name_t *foundname = NULL; local 2511 result = findname(&foundname, target, &msg->sections[section]); 2519 SET_IF_NOT_NULL(name, foundname); 2528 result = dns_message_findtype(foundname, type, covers, rdataset);
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
| resolver.h | 81 dns_fixedname_t foundname; member in struct:dns_fetchevent
|
| /src/external/mpl/bind/dist/lib/ns/ |
| update.c | 2073 dns_name_t *foundname; local 2083 foundname = dns_fixedname_initname(&fixed); 2137 NULL, foundname, NULL, NULL); 2145 foundname, NULL, NULL); 2163 dns_name_format(foundname, altbuf, sizeof altbuf);
|