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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drdataset.c328 dns_rdata_t *shuffled = NULL, shuffled_fixed[MAX_SHUFFLE]; local
380 shuffled = shuffled_fixed;
554 if (shuffled != NULL && shuffled != shuffled_fixed)

Completed in 39 milliseconds