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

/freebsd-11-stable/usr.bin/sort/
H A Dfile.h40 #define SORT_MERGESORT 2 macro
H A Dfile.c1211 if (sm == SORT_MERGESORT)
1254 case SORT_MERGESORT:
1259 sort_opts_vals.sort_method = SORT_MERGESORT;
1278 case SORT_MERGESORT:
H A Dsort.c1115 sort_opts_vals.sort_method = SORT_MERGESORT;

Completed in 176 milliseconds