OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsort
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/systat/
ifcmds.c
51
int
needsort
= 0;
variable in typeref:typename:int
72
needsort
= 1;
78
needsort
= 1;
ifstat.c
92
extern int
needsort
;
295
needsort
= 1;
340
if (
needsort
)
420
needsort
= 0;
/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 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025