OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:boot2_block_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ndbootd/
ndbootd.c
308
int32_t
boot2_block_count
;
local in function:main
521
boot2_block_count
= 0; /* XXXGCC -Wuninitialized */
705
boot2_block_count
= (boot2_byte_count + (NDBOOT_BSIZE - 1)) / NDBOOT_BSIZE;
707
boot2_file_name,
boot2_block_count
));
863
NDBOOTD_BOOT2_BLOCK_FIRST,
boot2_block_count
),
ndbootd.c
308
int32_t
boot2_block_count
;
local in function:main
521
boot2_block_count
= 0; /* XXXGCC -Wuninitialized */
705
boot2_block_count
= (boot2_byte_count + (NDBOOT_BSIZE - 1)) / NDBOOT_BSIZE;
707
boot2_file_name,
boot2_block_count
));
863
NDBOOTD_BOOT2_BLOCK_FIRST,
boot2_block_count
),
Completed in 22 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025