Home
last modified time | relevance | path

Searched refs:checkowner_cdnskey (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dcdnskey_60.c135 checkowner_cdnskey(ARGS_CHECKOWNER) { in checkowner_cdnskey() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dcdnskey_60.c134 checkowner_cdnskey(ARGS_CHECKOWNER) { in checkowner_cdnskey() function
/netbsd-src/external/mpl/dhcp/bind/include/dns/
H A Dcode.h1946 case 60: result = checkowner_cdnskey(name, rdclass, type, wildcard); break; \
/netbsd-src/external/mpl/bind/include/dns/
H A Dcode.h1968 case 60: result = checkowner_cdnskey(name, rdclass, type, wildcard); break; \