Symbol: RUN_DISPLAY
usr.sbin/sysinst/arch/alpha/md.c
159
error = run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/amiga/md.c
133
return run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/atari/md.c
162
rv = run_program(RUN_DISPLAY, "/usr/mdec/installboot -v%s /dev/r%sc",
usr.sbin/sysinst/arch/atari/md.c
95
run_program(RUN_DISPLAY, "ahdilabel /dev/r%sc", pm->diskdev);
usr.sbin/sysinst/arch/emips/md.c
174
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/evbarm/md.c
256
run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/ews4800mips/md.c
176
flags = RUN_DISPLAY | RUN_FATAL;
usr.sbin/sysinst/arch/hp300/md.c
192
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/hpcarm/md.c
181
return run_program(RUN_DISPLAY, "/usr/sbin/bad144 %s 0",
usr.sbin/sysinst/arch/hpcmips/md.c
155
return run_program(RUN_DISPLAY, "/usr/sbin/bad144 %s 0",
usr.sbin/sysinst/arch/hppa/md.c
188
if (run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/i386/md.c
311
ret = run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/landisk/md.c
170
error = run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/luna68k/md.c
221
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/arch/macppc/md.c
182
run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sa %s %s",
usr.sbin/sysinst/arch/mipsco/md.c
167
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/mvme68k/md.c
194
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/news68k/md.c
161
run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sc %s %s",
usr.sbin/sysinst/arch/newsmips/md.c
157
run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sc %s %s",
usr.sbin/sysinst/arch/ofppc/md.c
404
run_program(RUN_DISPLAY, "/sbin/newfs_msdos %s", bootdev);
usr.sbin/sysinst/arch/ofppc/md.c
433
run_program(RUN_DISPLAY, "/usr/mdec/mkbootinfo '%s' %d "
usr.sbin/sysinst/arch/ofppc/md.c
437
run_program(RUN_DISPLAY, "/bin/mkdir -p /%s/boot/ppc",
usr.sbin/sysinst/arch/ofppc/md.c
439
run_program(RUN_DISPLAY, "/bin/mkdir -p /%s/boot/netbsd",
usr.sbin/sysinst/arch/ofppc/md.c
441
run_program(RUN_DISPLAY, "/bin/cp /usr/mdec/ofwboot "
usr.sbin/sysinst/arch/ofppc/md.c
443
run_program(RUN_DISPLAY, "/bin/cp /tmp/bootinfo.txt "
usr.sbin/sysinst/arch/ofppc/md.c
445
run_program(RUN_DISPLAY, "/bin/cp /usr/mdec/ofwboot "
usr.sbin/sysinst/arch/ofppc/md.c
458
run_program(RUN_DISPLAY, "/bin/dd if=/dev/zero of=%s bs=512",
usr.sbin/sysinst/arch/ofppc/md.c
460
run_program(RUN_DISPLAY, "/bin/dd if=/usr/mdec/ofwboot "
usr.sbin/sysinst/arch/ofppc/md.c
467
run_program(RUN_DISPLAY, "/bin/dd if=/dev/zero of=%s bs=512",
usr.sbin/sysinst/arch/ofppc/md.c
469
run_program(RUN_DISPLAY, "/bin/dd if=/tmp/bootinfo.txt "
usr.sbin/sysinst/arch/pmax/md.c
170
error = run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/prep/md.c
202
run_program(RUN_DISPLAY|RUN_CHROOT,
usr.sbin/sysinst/arch/prep/md.c
206
run_program(RUN_DISPLAY|RUN_CHROOT,
usr.sbin/sysinst/arch/prep/md.c
209
run_program(RUN_DISPLAY|RUN_CHROOT, "/bin/dd if=/.bootimage of=%s "
usr.sbin/sysinst/arch/sgimips/md.c
165
return run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/sgimips/md.c
170
run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/sgimips/md.c
173
return run_program(RUN_DISPLAY,
usr.sbin/sysinst/arch/sparc/md.c
125
return (run_program(RUN_DISPLAY, "/sbin/disklabel -W %s", pm->diskdev) ||
usr.sbin/sysinst/arch/sparc/md.c
126
run_program(RUN_DISPLAY, "/usr/mdec/binstall ffs %s",
usr.sbin/sysinst/arch/sparc64/md.c
161
run_program(RUN_DISPLAY, "/sbin/disklabel -W %s", pm->diskdev);
usr.sbin/sysinst/arch/sparc64/md.c
162
run_program(RUN_DISPLAY, "/usr/sbin/installboot /dev/r%sc"
usr.sbin/sysinst/arch/sparc64/md.c
172
run_program(RUN_DISPLAY, "/bin/cp -p /usr/mdec/ofwboot %s",
usr.sbin/sysinst/arch/x68k/md.c
297
if (run_program(RUN_DISPLAY | RUN_NO_CLEAR,
usr.sbin/sysinst/arch/x68k/md.c
344
return run_program(RUN_FATAL|RUN_DISPLAY,
usr.sbin/sysinst/configmenu.c
311
run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
320
run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT | RUN_STDSCR,
usr.sbin/sysinst/configmenu.c
331
if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
367
if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
377
run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
381
run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/disks.c
1299
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/disks.c
1421
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/disks.c
1928
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/disks.c
1931
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/disks.c
2777
return run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/net.c
1008
rval = run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_XFER_DIR | (in_chroot?RUN_CHROOT:0),
usr.sbin/sysinst/net.c
1265
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/net.c
1296
dhcpautoconf = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/net.c
881
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/net.c
883
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/net.c
892
network_up = !run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1218
run_program(RUN_DISPLAY | RUN_PROGRESS, "mkdir -p %s ",
usr.sbin/sysinst/partman.c
1221
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1232
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1241
error = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1466
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
1487
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2008
error += run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2035
error += run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2101
error += run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2458
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2546
run_program(RUN_DISPLAY | RUN_PROGRESS, "/bin/mkdir -p %s", buf);
usr.sbin/sysinst/partman.c
2550
error += run_program(RUN_DISPLAY | RUN_PROGRESS, "/sbin/mount %s /dev/%s%c %s",
usr.sbin/sysinst/partman.c
2577
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2591
error = run_program(RUN_DISPLAY | RUN_PROGRESS, "cgdconfig -u %s", pm_cur->diskdev);
usr.sbin/sysinst/partman.c
2597
error = run_program(RUN_DISPLAY | RUN_PROGRESS, "vndconfig -u %s", pm_cur->diskdev);
usr.sbin/sysinst/partman.c
2603
error = run_program(RUN_DISPLAY | RUN_PROGRESS, "raidctl -u %s", pm_cur->diskdev);
usr.sbin/sysinst/partman.c
2616
run_program(RUN_DISPLAY | RUN_PROGRESS, "dkctl %s delwedge %s",
usr.sbin/sysinst/partman.c
2629
error = run_program(RUN_DISPLAY | RUN_PROGRESS, "eject -t disk /dev/%sd",
usr.sbin/sysinst/partman.c
2740
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
2749
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
906
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
908
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
910
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/partman.c
912
run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/run.c
643
if ((flags & RUN_DISPLAY) != 0) {
usr.sbin/sysinst/util.c
1113
rval = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/util.c
1118
rval = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/util.c
1319
rv = run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/util.c
1583
oldsendmail = run_program(RUN_DISPLAY | RUN_CHROOT |
usr.sbin/sysinst/util.c
1589
run_program(RUN_DISPLAY | RUN_CHROOT,
usr.sbin/sysinst/util.c
1593
run_program(RUN_DISPLAY | RUN_CHROOT,
usr.sbin/sysinst/util.c
1606
run_program(RUN_CHROOT|RUN_DISPLAY,
usr.sbin/sysinst/util.c
378
if (run_program(RUN_DISPLAY,