Searched refs:byte_sort (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/usr.bin/sort/
H A Dbwstring.h41 extern bool byte_sort;
H A Dsort.c355 byte_sort = true;
361 byte_sort = true;
1215 if (byte_sort)
H A Dbwstring.c44 bool byte_sort; variable
704 if (byte_sort) {
H A Dfile.c1240 if ((sort_opts_vals.sort_method == SORT_DEFAULT) && byte_sort)

Completed in 111 milliseconds