OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:byte_sized
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/newfs_ext2fs/
newfs_ext2fs.c
131
int
byte_sized
;
local
138
byte_sized
= 0;
201
optarg, INT64_MIN, INT64_MAX, &
byte_sized
);
312
if (
byte_sized
)
/src/sbin/newfs_lfs/
newfs.c
174
int
byte_sized
= 0;
local
248
fssize = strsuftoi64("file system size", optarg, 0, INT64_MAX, &
byte_sized
);
344
if (
byte_sized
) {
/src/sbin/newfs/
newfs.c
255
int
byte_sized
= 0;
local
421
optarg, INT64_MIN, INT64_MAX, &
byte_sized
);
594
if (
byte_sized
)
Completed in 24 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026