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

  /src/usr.sbin/sysinst/
install.c 177 hit_enter_to_continue(MSG_abort_part, NULL);
189 hit_enter_to_continue(MSG_swapactive, NULL);
191 hit_enter_to_continue(MSG_swapdelfailed, NULL);
207 hit_enter_to_continue(MSG_abort_inst, NULL);
249 hit_enter_to_continue(MSG_instcomplete, NULL);
upgrade.c 69 hit_enter_to_continue(MSG_noroot, NULL);
161 hit_enter_to_continue(NULL, NULL);
menus.pm 88 hit_enter_to_continue(NULL, MSG_notsupported);
98 hit_enter_to_continue(NULL, MSG_notsupported);
109 hit_enter_to_continue(NULL, MSG_notsupported);
aout2elf.c 198 hit_enter_to_continue(MSG_aoutfail, NULL);
296 hit_enter_to_continue(MSG_emulbackup, NULL);
util.c 687 hit_enter_to_continue(MSG_cd_path_not_found, NULL);
1077 hit_enter_to_continue(err, NULL);
1089 hit_enter_to_continue(err, NULL);
1131 hit_enter_to_continue(NULL, NULL);
1540 hit_enter_to_continue(failure_msg, NULL);
1573 hit_enter_to_continue(NULL, NULL);
1654 hit_enter_to_continue(success_msg, NULL);
1730 hit_enter_to_continue(MSG_badroot, NULL);
2054 hit_enter_to_continue(NULL, NULL);
2060 hit_enter_to_continue(NULL, NULL)
2478 hit_enter_to_continue(const char *prompt, const char *title) function
    [all...]
configmenu.c 384 hit_enter_to_continue(MSG_binpkg_installed, NULL);
454 hit_enter_to_continue(NULL, NULL);
disks.c 943 hit_enter_to_continue(MSG_nodisk, NULL);
1297 hit_enter_to_continue(NULL, NULL);
1429 hit_enter_to_continue(NULL, NULL);
1464 hit_enter_to_continue(NULL, NULL);
2062 hit_enter_to_continue(MSG_noroot, NULL);
2079 hit_enter_to_continue(NULL, NULL);
2089 hit_enter_to_continue(NULL, NULL);
defs.h 853 void hit_enter_to_continue(const char *msg, const char *title);
partman.c 323 hit_enter_to_continue(NULL, MSG_limitcount);
460 hit_enter_to_continue(NULL, MSG_nofreedev);
635 hit_enter_to_continue(NULL, MSG_raid_nomultidim);
2419 hit_enter_to_continue(MSG_cantsave, NULL);
2514 hit_enter_to_continue(MSG_noroot, NULL);
net.c 566 hit_enter_to_continue(NULL, MSG_nonet);
bsddisklabel.c 2016 hit_enter_to_continue(NULL, MSG_No_Bootcode);
2032 hit_enter_to_continue(NULL, MSG_cannot_ufs2_root);
part_edit.c 1329 hit_enter_to_continue(MSG_No_free_space, NULL);

Completed in 99 milliseconds