Home | History | Annotate | Download | only in net

Lines Matching refs:qsort

1754 	 * We need this since qsort() is not necessarily stable.
1856 qsort((void *)elems, nelem, sizeof(struct addrinfo_sort_elem), _rfc6724_compare);