OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Jul 08 00:27:11 UTC 2026