Searched defs:hname (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/bin/tests/hashes/ |
H A D | t_hashes.c | 314 t_hash(const char *hname, HASH_INIT init, UPDATE update, FINAL final, argument 329 ck(hname, in, out); 388 t_hmac(const char *hname, HMAC_INIT init, UPDATE update, SIGN sign, argument 407 ck(hname, in, out);
|
/bind-9.11.3/lib/dns/ |
H A D | resolver.c | 4698 dns_name_t *name, *hname; local 4713 hname = dns_fixedname_name(&hevent->foundname); 4718 result = dns_name_copy(hname, name, NULL);
|
Completed in 496 milliseconds