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

/illumos-gate/usr/src/cmd/cdrw/
H A Dmain.h42 extern int simulation;
H A Dwrite_audio.c135 if (simulation && (nfiles != 1)) {
H A Dwrite_image.c65 * bail out if the user tries to do a simulation
68 if (simulation && (device_type == DVD_PLUS_W ||
H A Dmain.c52 int simulation = 0; variable
311 simulation++;
H A Dmisc_scsi.c501 * If the device is already in simulation mode and again a
502 * simulation is requested, then set the device in non-simulation
503 * 1st and then take it to simulation mode. This will flush any
517 /* set simulation flag */
1048 if (simulation)
1064 if (simulation &&
1069 * If we were in simulation mode, and media wasn't blank,
1071 * contents of the media after the simulation writing in order
1074 * multi-session. Therefore, we no longer allow simulation
[all...]
H A Dtransport.c182 simulation)))
H A Dcopycd.c387 * bail out if the user tries to do a simulation
390 if (simulation && (device_type == DVD_PLUS_W ||
459 * Running in simulation mode and writing several tracks is
463 if (simulation && (end_tno != 1)) {
H A Dtrackio.c160 if (simulation)
175 if ((retry == 0) && (simulation == 0)) {
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure908 --enable-serial-speed-simulation
5906 # Check whether --enable-serial-speed-simulation or --disable-serial-speed-simulation was given.

Completed in 61 milliseconds