Home
last modified time | relevance | path

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

/minix3/external/bsd/bind/dist/lib/dns/
H A Drdataset.c305 struct towire_sort { struct
312 const struct towire_sort *a = (const struct towire_sort *) av; in towire_compare() argument
313 const struct towire_sort *b = (const struct towire_sort *) bv; in towire_compare()
333 struct towire_sort *sorted = NULL, sorted_fixed[MAX_SHUFFLE]; in towiresorted()