Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkimg/
H A Dimage.c88 is_empty_sector(void *buf) in is_empty_sector() function
288 if (is_empty_sector(p)) in image_chunk_copyin()
684 if (!is_empty_sector(buf)) { in image_write()