Home | History | Annotate | Download | only in net

Lines Matching full:qsort

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