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

/bind-9.6-ESV-R11/lib/dns/
H A Dnsec3.c555 unsigned char *old_next; local
700 old_next = nsec3.next;
721 memmove(nexthash, old_next, old_length);
819 old_next = nsec3.next;
842 memmove(nexthash, old_next, old_length);

Completed in 603 milliseconds