Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c73 const char *mode_msg; in cd9660_add_boot_disk() local
139 mode_msg = "Assigned boot image to 1.44 emulation mode"; in cd9660_add_boot_disk()
143 mode_msg = "Assigned boot image to 1.2 emulation mode"; in cd9660_add_boot_disk()
147 mode_msg = "Assigned boot image to 2.88 emulation mode"; in cd9660_add_boot_disk()
151 mode_msg = "Assigned boot image to no emulation mode"; in cd9660_add_boot_disk()
156 printf("%s\n", mode_msg); in cd9660_add_boot_disk()