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

/freebsd-10.1-release/usr.bin/sort/
H A Dbwstring.h41 extern bool byte_sort;
H A Dsort.c357 byte_sort = true;
363 byte_sort = true;
1217 if (byte_sort)
H A Dbwstring.c44 bool byte_sort; variable
711 if (byte_sort) {
H A Dfile.c1276 if ((sort_opts_vals.sort_method == SORT_DEFAULT) && byte_sort)

Completed in 102 milliseconds