Home
last modified time | relevance | path

Searched refs:RUN_DISPLAY (Results 26 – 32 of 32) sorted by relevance

12

/netbsd/usr.sbin/sysinst/
H A Dutil.c354 if (run_program(RUN_DISPLAY, in floppy_fetch()
1044 rval = run_program(RUN_DISPLAY | RUN_PROGRESS, in extract_file_to()
1049 rval = run_program(RUN_DISPLAY | RUN_PROGRESS, in extract_file_to()
1246 rv = run_program(RUN_DISPLAY | RUN_PROGRESS, in entropy_get_file()
1507 oldsendmail = run_program(RUN_DISPLAY | RUN_CHROOT | in get_and_unpack_sets()
1513 run_program(RUN_DISPLAY | RUN_CHROOT, in get_and_unpack_sets()
1517 run_program(RUN_DISPLAY | RUN_CHROOT, in get_and_unpack_sets()
H A Ddisks.c1284 error = run_program(RUN_DISPLAY | RUN_PROGRESS, in make_filesystems()
1406 error = run_program(RUN_DISPLAY | RUN_PROGRESS, in make_filesystems()
1913 run_program(RUN_DISPLAY | RUN_PROGRESS, in fixsb()
1916 run_program(RUN_DISPLAY | RUN_PROGRESS, in fixsb()
2762 return run_program(RUN_DISPLAY | RUN_PROGRESS, in clone_partition_data()
H A Drun.c657 if ((flags & RUN_DISPLAY) != 0) { in run_program()
H A Ddefs.h102 #define RUN_DISPLAY 0x0001 /* Display program output */ macro
/netbsd/usr.sbin/sysinst/arch/luna68k/
H A Dmd.c221 if (run_program(RUN_DISPLAY | RUN_PROGRESS, in md_post_newfs()
/netbsd/usr.sbin/sysinst/arch/evbarm/
H A Dmd.c256 run_program(RUN_DISPLAY, in evbarm_extract_finalize()
/netbsd/usr.sbin/sysinst/arch/i386/
H A Dmd.c311 ret = run_program(RUN_DISPLAY, in update_bios_boot()

12