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

/freebsd-13-stable/usr.bin/sort/
H A Dfile.h38 #define SORT_DEFAULT 0 macro
H A Dfile.c1241 if ((sort_opts_vals.sort_method == SORT_DEFAULT) && byte_sort)
1257 case SORT_DEFAULT:
1265 if (sort_opts_vals.sort_method == SORT_DEFAULT)

Completed in 77 milliseconds