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

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dzonekey.c38 isc_boolean_t iszonekey = ISC_TRUE; local
47 iszonekey = ISC_FALSE;
49 iszonekey = ISC_FALSE;
52 iszonekey = ISC_FALSE;
54 return (iszonekey);
/macosx-10.9.5/bind9-45.100/bind9/bin/dnssec/
H A Ddnssec-signzone.c257 iszonekey(dns_dnsseckey_t *key) { function
503 } else if (iszonekey(key)) {

Completed in 99 milliseconds