Home
last modified time | relevance | path

Searched refs:fromstruct_nsec (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/dns/rdata/generic/
Dnsec_47.c135 fromstruct_nsec(ARGS_FROMSTRUCT) { in fromstruct_nsec() function
/freebsd-9-stable/lib/bind/dns/
Dcode.h977 case 47: result = fromstruct_nsec(rdclass, type, source, target); break; \