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

  /src/external/bsd/ipf/dist/tools/
ipfstat.c 1300 int maxtsentries = 0, reverse = 0, sorting = STSORT_DEFAULT; local
1456 switch (sorting)
1551 switch (sorting)
1711 if (++sorting > STSORT_MAX)
1712 sorting = 0;
ipfstat.c 1300 int maxtsentries = 0, reverse = 0, sorting = STSORT_DEFAULT; local
1456 switch (sorting)
1551 switch (sorting)
1711 if (++sorting > STSORT_MAX)
1712 sorting = 0;

Completed in 29 milliseconds