Searched defs:NS_LOCATORSZ (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drdata.c307 #define NS_LOCATORSZ 8 macro
329 unsigned char tmp[NS_LOCATORSZ];
335 memset(tp, '\0', NS_LOCATORSZ);
336 endp = tp + NS_LOCATORSZ;
373 memmove(dst, tmp, NS_LOCATORSZ);

Completed in 17 milliseconds