HomeSort by: relevance | last modified time | path
    Searched defs:posix_sort (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/sort/
sort.c 104 int posix_sort; variable in typeref:typename:int
217 posix_sort = 0;
228 posix_sort = 1;
256 posix_sort = 0;
sort.c 104 int posix_sort; variable in typeref:typename:int
217 posix_sort = 0;
228 posix_sort = 1;
256 posix_sort = 0;

Completed in 23 milliseconds