Home
last modified time | relevance | path

Searched refs:is_empty_sector (Results 1 – 1 of 1) sorted by relevance

/src/usr.bin/mkimg/
H A Dimage.c90 is_empty_sector(void *buf) in is_empty_sector() function
290 if (is_empty_sector(p)) in image_chunk_copyin()
686 if (!is_empty_sector(buf)) { in image_write()