OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:needsort
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/systat/
ifcmds.c
51
int
needsort
= 0;
variable in typeref:typename:int
72
needsort
= 1;
78
needsort
= 1;
/src/lib/libc/net/
gethnamaddr.c
894
int
needsort
= 0;
local in function:addrsort
906
if (
needsort
== 0 && i > 0 && j < aval[i-1])
907
needsort
= i;
909
if (!
needsort
)
912
while (
needsort
< num) {
913
for (j =
needsort
- 1; j >= 0; j--) {
927
needsort
++;
Completed in 14 milliseconds
Indexes created Thu Sep 25 06:09:39 GMT 2025