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

/bind-9.11.3/lib/dns/
H A Drdataset.c295 struct towire_sort { struct
302 const struct towire_sort *a = (const struct towire_sort *) av;
303 const struct towire_sort *b = (const struct towire_sort *) bv;
323 struct towire_sort *out = NULL, out_fixed[MAX_SHUFFLE];

Completed in 14 milliseconds