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

/netbsd-current/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c431 struct cd9660_boot_image *tcbi; local
432 TAILQ_FOREACH(tcbi, &diskStructure->boot_images, image_list) {
433 if (tcbi == default_boot_image) {
434 tmp_disk = tcbi;

Completed in 138 milliseconds