Home | History | Annotate | Download | only in openssh

Lines Matching refs:qsort

95 /* I wish qsort() took a separate ctx for the comparison function...*/
736 qsort(d, n, sizeof(*d), sdirent_comp);