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

/sssd/src/resolv/
H A Dasync_resolv.c2146 static struct ares_srv_reply *reply_priority_sort(struct ares_srv_reply *list) function
2154 list = merge_reply_list(reply_priority_sort(list),
2155 reply_priority_sort(half));
2279 *reply = reply_priority_sort(*reply);

Completed in 308 milliseconds