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

/freebsd-13-stable/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c67 const char *mode_msg; local
133 mode_msg = "Assigned boot image to 1.44 emulation mode";
137 mode_msg = "Assigned boot image to 1.2 emulation mode";
141 mode_msg = "Assigned boot image to 2.88 emulation mode";
145 mode_msg = "Assigned boot image to no emulation mode";
150 printf("%s\n", mode_msg);

Completed in 173 milliseconds