Searched refs:SORT_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.bin/sort/
H A Dfile.h38 #define SORT_DEFAULT 0 macro
H A Dfile.c1242 if ((sort_opts_vals.sort_method == SORT_DEFAULT) && byte_sort)
1258 case SORT_DEFAULT:
1266 if (sort_opts_vals.sort_method == SORT_DEFAULT)

Completed in 182 milliseconds