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

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

Completed in 201 milliseconds