Symbol: RUN_PROGRESS
usr.sbin/sysinst/arch/luna68k/md.c
221
if (run_program(RUN_DISPLAY | RUN_PROGRESS,
usr.sbin/sysinst/configmenu.c
244
if (run_program(RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
305
run_program(RUN_PROGRESS | RUN_CHROOT,
usr.sbin/sysinst/configmenu.c
309
run_program(RUN_PROGRESS | RUN_CHROOT,
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
689
(y + x != 0 && !(flags & RUN_PROGRESS))) {
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
1584
RUN_ERROR_OK | RUN_PROGRESS,