Searched refs:tmp_name (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dname.c2017 dns_name_t tmp_name; local
2039 DNS_NAME_INIT(&tmp_name, odata);
2040 name = &tmp_name;
/bind-9.6-ESV-R11/bin/dig/
H A Ddighost.c4881 dns_name_t tmp_name; local
4890 dns_name_init(&tmp_name, NULL);
4892 &tmp_name);
4895 dup_name(&tmp_name, &chase_authority_name, mctx);

Completed in 1045 milliseconds