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 - 4
of
4
) sorted by relevancy
/src/usr.bin/systat/
ifcmds.c
51
int
needsort
= 0;
variable in typeref:typename:int
72
needsort
= 1;
78
needsort
= 1;
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
++;
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 21 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025