OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxinode
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ls/
ls.c
501
ino_t
maxinode
;
local in function:display
524
maxinode
= maxnlink = 0;
561
if (sp->st_ino >
maxinode
)
562
maxinode
= sp->st_ino;
643
(unsigned long long)
maxinode
);
ls.c
501
ino_t
maxinode
;
local in function:display
524
maxinode
= maxnlink = 0;
561
if (sp->st_ino >
maxinode
)
562
maxinode
= sp->st_ino;
643
(unsigned long long)
maxinode
);
Completed in 46 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025