Searched refs:update_image (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/mkubootimage/
H A Dmkubootimage.c75 static int update_image = 0; variable
337 dsize = update_image ? (uint32_t)(st.st_size - sizeof(*hdr)) :
391 const uint64_t dsize = update_image ?
437 if (update_image) {
522 update_image = 1;

Completed in 190 milliseconds