Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c63 static struct cd9660_boot_image *default_boot_image; variable
187 if (default_boot_image == NULL) in cd9660_add_boot_disk()
188 default_boot_image = new_image; in cd9660_add_boot_disk()
387 system = default_boot_image != NULL ? default_boot_image->system : in cd9660_setup_boot()
430 if (default_boot_image != NULL) { in cd9660_setup_boot()
433 if (tcbi == default_boot_image) { in cd9660_setup_boot()
458 if (tmp_disk == default_boot_image) in cd9660_setup_boot()