OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:extwidth
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ls/
print.c
333
int
extwidth
;
local in function:printstream
335
extwidth
= 0;
337
extwidth
+= dp->s_inode + 1;
340
extwidth
+= dp->s_size + 1;
342
extwidth
+= dp->s_block + 1;
345
extwidth
+= 1;
352
if (col + 1 +
extwidth
+ (int)p->fts_namelen >= termwidth)
Completed in 12 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025