Searched refs:boot2_byte_count (Results 1 – 1 of 1) sorted by relevance
310 size_t boot2_byte_count; in main() local523 boot2_byte_count = 0; /* XXXGCC -Wuninitialized */ in main()704 boot2_byte_count = stat_buffer.st_size; in main()705 boot2_block_count = (boot2_byte_count + (NDBOOT_BSIZE - 1)) / NDBOOT_BSIZE; in main()883 && file_offset + byte_count_read == boot2_byte_count) { in main()