OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fld_width
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_ext2fs/
mke2fs.c
193
int i, len, col, delta,
fld_width
, max_cols;
local in function:mke2fs
594
fld_width
= verbosity < 4 ? 1 : snprintf(NULL, 0, "%" PRIu64,
633
len = printf("%s%*" PRIu64 ",", (col ? " " : ""),
fld_width
,
/src/sbin/newfs/
mkfs.c
192
int len, col, delta,
fld_width
, max_cols;
local in function:mkfs
672
fld_width
= verbosity < 4 ? 1 : snprintf(NULL, 0, "%" PRIu64,
701
len = printf("%s%*" PRIu64 ",", col ? " " : "",
fld_width
,
Completed in 14 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025