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

/netbsd-6-1-5-RELEASE/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c64 const char *mode_msg; local
141 mode_msg = "Assigned boot image to 1.44 emulation mode";
145 mode_msg = "Assigned boot image to 1.2 emulation mode";
149 mode_msg = "Assigned boot image to 2.88 emulation mode";
153 mode_msg = "Assigned boot image to no emulation mode";
158 printf("%s\n", mode_msg);

Completed in 50 milliseconds