Searched refs:dns_name_free (Results 1 - 25 of 64) sorted by relevance
123
/bind-9.11.3/lib/dns/ |
H A D | ipkeylist.c | 52 dns_name_free(ipkl->keys[i], mctx); 64 dns_name_free(ipkl->labels[i], mctx); 145 dns_name_free(dst->labels[i], mctx); 155 dns_name_free(dst->keys[i], mctx);
|
H A D | ssu.c | 94 dns_name_free(rule->identity, mctx); 98 dns_name_free(rule->name, mctx); 223 dns_name_free(rule->identity, mctx); 228 dns_name_free(rule->name, mctx);
|
H A D | rpz.c | 1499 dns_name_free(&rpz->origin, rpzs->mctx); 1501 dns_name_free(&rpz->client_ip, rpzs->mctx); 1503 dns_name_free(&rpz->ip, rpzs->mctx); 1505 dns_name_free(&rpz->nsdname, rpzs->mctx); 1507 dns_name_free(&rpz->nsip, rpzs->mctx); 1509 dns_name_free(&rpz->passthru, rpzs->mctx); 1511 dns_name_free(&rpz->drop, rpzs->mctx); 1513 dns_name_free(&rpz->tcp_only, rpzs->mctx); 1515 dns_name_free(&rpz->cname, rpzs->mctx);
|
/bind-9.11.3/lib/dns/rdata/generic/ |
H A D | talink_58.c | 192 dns_name_free(&talink->prev, mctx); 206 dns_name_free(&talink->prev, talink->mctx); 207 dns_name_free(&talink->next, talink->mctx);
|
H A D | minfo_14.c | 226 dns_name_free(&minfo->rmailbox, mctx); 240 dns_name_free(&minfo->rmailbox, minfo->mctx); 241 dns_name_free(&minfo->emailbox, minfo->mctx);
|
H A D | rp_17.c | 223 dns_name_free(&rp->mail, mctx); 237 dns_name_free(&rp->mail, rp->mctx); 238 dns_name_free(&rp->text, rp->mctx);
|
H A D | soa_6.c | 344 dns_name_free(&soa->origin, mctx); 358 dns_name_free(&soa->origin, soa->mctx); 359 dns_name_free(&soa->contact, soa->mctx);
|
H A D | nsec_47.c | 179 dns_name_free(&nsec->next, mctx); 193 dns_name_free(&nsec->next, nsec->mctx);
|
H A D | nxt_30.c | 247 dns_name_free(&nxt->next, mctx); 261 dns_name_free(&nxt->next, nxt->mctx);
|
H A D | ipseckey_45.c | 378 dns_name_free(&ipseckey->gateway, 400 dns_name_free(&ipseckey->gateway, ipseckey->mctx);
|
H A D | sig_24.c | 491 dns_name_free(&sig->signer, mctx); 505 dns_name_free(&sig->signer, sig->mctx);
|
H A D | cname_5.c | 170 dns_name_free(&cname->cname, cname->mctx);
|
H A D | dname_39.c | 171 dns_name_free(&dname->dname, dname->mctx);
|
H A D | lp_107.c | 177 dns_name_free(&lp->lp, lp->mctx);
|
H A D | mb_7.c | 169 dns_name_free(&mb->mb, mb->mctx);
|
H A D | md_3.c | 170 dns_name_free(&md->md, md->mctx);
|
H A D | mf_4.c | 169 dns_name_free(&mf->mf, mf->mctx);
|
H A D | mg_8.c | 169 dns_name_free(&mg->mg, mg->mctx);
|
H A D | mr_9.c | 169 dns_name_free(&mr->mr, mr->mctx);
|
H A D | ns_2.c | 177 dns_name_free(&ns->name, ns->mctx);
|
H A D | ptr_12.c | 180 dns_name_free(&ptr->ptr, ptr->mctx);
|
/bind-9.11.3/lib/dns/rdata/in_1/ |
H A D | px_26.c | 279 dns_name_free(&px->map822, mctx); 294 dns_name_free(&px->map822, px->mctx); 295 dns_name_free(&px->mapx400, px->mctx);
|
H A D | nsap-ptr_23.c | 179 dns_name_free(&nsap_ptr->owner, nsap_ptr->mctx);
|
/bind-9.11.3/lib/irs/ |
H A D | dnsconf.c | 159 dns_name_free(keyname, mctx); 246 dns_name_free(keyent->keyname, conf->mctx);
|
/bind-9.11.3/bin/named/ |
H A D | lwsearch.c | 94 dns_name_free(name, list->mctx);
|
Completed in 37 milliseconds
123