HomeSort by: relevance | last modified time | path
    Searched refs:RUN_PROGRESS (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.sbin/sysinst/
configmenu.c 226 if (run_program(RUN_PROGRESS | RUN_CHROOT,
287 run_program(RUN_PROGRESS | RUN_CHROOT,
291 run_program(RUN_PROGRESS | RUN_CHROOT,
293 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
302 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT | RUN_STDSCR,
313 if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
351 if (run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
361 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
365 run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_CHROOT,
partman.c 906 if (run_program(RUN_DISPLAY | RUN_PROGRESS,
908 run_program(RUN_DISPLAY | RUN_PROGRESS,
910 run_program(RUN_DISPLAY | RUN_PROGRESS,
912 run_program(RUN_DISPLAY | RUN_PROGRESS,
1218 run_program(RUN_DISPLAY | RUN_PROGRESS, "mkdir -p %s ",
1221 error = run_program(RUN_DISPLAY | RUN_PROGRESS,
1232 error = run_program(RUN_DISPLAY | RUN_PROGRESS,
1241 error = run_program(RUN_DISPLAY | RUN_PROGRESS,
1466 if (run_program(RUN_DISPLAY | RUN_PROGRESS,
1487 if (run_program(RUN_DISPLAY | RUN_PROGRESS,
    [all...]
net.c 881 run_program(RUN_DISPLAY | RUN_PROGRESS,
883 run_program(RUN_DISPLAY | RUN_PROGRESS,
892 network_up = !run_program(RUN_DISPLAY | RUN_PROGRESS,
1000 rval = run_program(RUN_DISPLAY | RUN_PROGRESS | RUN_XFER_DIR,
1254 if (run_program(RUN_DISPLAY | RUN_PROGRESS,
1285 dhcpautoconf = run_program(RUN_DISPLAY | RUN_PROGRESS,
run.c 620 * RUN_PROGRESS don't wait for key if program has output
702 (y + x != 0 && !(flags & RUN_PROGRESS))) {
disks.c 1284 error = run_program(RUN_DISPLAY | RUN_PROGRESS,
1406 error = run_program(RUN_DISPLAY | RUN_PROGRESS,
1913 run_program(RUN_DISPLAY | RUN_PROGRESS,
1916 run_program(RUN_DISPLAY | RUN_PROGRESS,
2762 return run_program(RUN_DISPLAY | RUN_PROGRESS,
defs.h 108 #define RUN_PROGRESS 0x0080 /* Output is just progess test */
util.c 1057 rval = run_program(RUN_DISPLAY | RUN_PROGRESS,
1062 rval = run_program(RUN_DISPLAY | RUN_PROGRESS,
1259 rv = run_program(RUN_DISPLAY | RUN_PROGRESS,
1521 RUN_ERROR_OK | RUN_PROGRESS,
  /src/usr.sbin/sysinst/arch/luna68k/
md.c 221 if (run_program(RUN_DISPLAY | RUN_PROGRESS,

Completed in 38 milliseconds