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

/sssd-io/src/resolv/
H A Dasync_resolv.c2144 static struct ares_srv_reply *reply_priority_sort(struct ares_srv_reply *list) function
2152 list = merge_reply_list(reply_priority_sort(list),
2153 reply_priority_sort(half));
2284 *reply = reply_priority_sort(*reply);

Completed in 16 milliseconds