Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c67 static struct cd9660_boot_image *default_boot_image; variable
191 if (default_boot_image == NULL) in cd9660_add_boot_disk()
192 default_boot_image = new_image; in cd9660_add_boot_disk()
394 system = default_boot_image != NULL ? default_boot_image->system : in cd9660_setup_boot()
437 if (default_boot_image != NULL) { in cd9660_setup_boot()
440 if (tcbi == default_boot_image) { in cd9660_setup_boot()
465 if (tmp_disk == default_boot_image) in cd9660_setup_boot()