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

  /src/usr.bin/rup/
rup.c 145 SORT_NONE,
216 if (sort_type != SORT_NONE) {
319 if (sort_type != SORT_NONE) {
330 if (sort_type != SORT_NONE) {
347 sort_type = SORT_NONE;
  /src/usr.sbin/lastlogin/
lastlogin.c 92 #define SORT_NONE 0x0000
96 static int sortlog = SORT_NONE;

Completed in 16 milliseconds