OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:blksize_width
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/df/
df.c
87
static int
blksize_width
= WIDTH_BLKSIZE, inode_width = WIDTH_INODE;
variable
418
blksize_width
);
421
1 +
blksize_width
);
424
1 +
blksize_width
);
543
blksize_width
= inode_width = 6;
550
blksize_width
-= 3;
552
blksize_width
-= 3;
553
if (
blksize_width
< headerlen)
554
blksize_width
= headerlen;
571
blksize_width
, header
[
all
...]
Completed in 17 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026