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

/freebsd-10.2-release/usr.bin/sort/
H A Dfile.h36 #define SORT_DEFAULT 0 macro
H A Dfile.c1240 if ((sort_opts_vals.sort_method == SORT_DEFAULT) && byte_sort)
1256 case SORT_DEFAULT:
1264 if (sort_opts_vals.sort_method == SORT_DEFAULT)

Completed in 52 milliseconds