Searched refs:dst_key_compare (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dkeytable.c179 if (dst_key_compare(k->key, *keyp) == ISC_TRUE)
279 dst_key_compare(knode->key, dstkey) == ISC_TRUE)) {
286 if (dst_key_compare(knode->key, dstkey) == ISC_TRUE)
H A Ddst_api.c1076 dst_key_compare(const dst_key_t *key1, const dst_key_t *key2) { function
H A Dvalidator.c1232 else if (dst_key_compare(oldkey, val->key) == ISC_TRUE)
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dst/
H A Ddst.h568 dst_key_compare(const dst_key_t *key1, const dst_key_t *key2);
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dclient.c1356 match = dst_key_compare(mykey->key, key->key);
/freebsd-9.3-release/contrib/bind9/bin/dig/
H A Ddighost.c4655 if (dst_key_compare(tk_list.key[i], dnsseckey)

Completed in 202 milliseconds