Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dcdnskey_60.c48 towire_cdnskey(ARGS_TOWIRE) { in towire_cdnskey() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dcdnskey_60.c48 towire_cdnskey(ARGS_TOWIRE) { in towire_cdnskey() function
/netbsd-src/external/mpl/dhcp/bind/include/dns/
H A Dcode.h698 case 60: result = towire_cdnskey(rdata, cctx, target); break; \
/netbsd-src/external/mpl/bind/include/dns/
H A Dcode.h704 case 60: result = towire_cdnskey(rdata, cctx, target); break; \