HomeSort by: relevance | last modified time | path
    Searched defs:mode_msg (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/makefs/cd9660/
cd9660_eltorito.c 69 const char *mode_msg; local in function:cd9660_add_boot_disk
135 mode_msg = "Assigned boot image to 1.44 emulation mode";
139 mode_msg = "Assigned boot image to 1.2 emulation mode";
143 mode_msg = "Assigned boot image to 2.88 emulation mode";
147 mode_msg = "Assigned boot image to no emulation mode";
152 printf("%s\n", mode_msg);
cd9660_eltorito.c 69 const char *mode_msg; local in function:cd9660_add_boot_disk
135 mode_msg = "Assigned boot image to 1.44 emulation mode";
139 mode_msg = "Assigned boot image to 1.2 emulation mode";
143 mode_msg = "Assigned boot image to 2.88 emulation mode";
147 mode_msg = "Assigned boot image to no emulation mode";
152 printf("%s\n", mode_msg);
cd9660_eltorito.c 69 const char *mode_msg; local in function:cd9660_add_boot_disk
135 mode_msg = "Assigned boot image to 1.44 emulation mode";
139 mode_msg = "Assigned boot image to 1.2 emulation mode";
143 mode_msg = "Assigned boot image to 2.88 emulation mode";
147 mode_msg = "Assigned boot image to no emulation mode";
152 printf("%s\n", mode_msg);

Completed in 31 milliseconds