Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dcdnskey_60.c86 tostruct_cdnskey(ARGS_TOSTRUCT) { in tostruct_cdnskey() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dcdnskey_60.c86 tostruct_cdnskey(ARGS_TOSTRUCT) { in tostruct_cdnskey() function
/netbsd-src/external/mpl/dhcp/bind/include/dns/
H A Dcode.h1322 case 60: result = tostruct_cdnskey(rdata, target, mctx); break; \
/netbsd-src/external/mpl/bind/include/dns/
H A Dcode.h1336 case 60: result = tostruct_cdnskey(rdata, target, mctx); break; \