Home
last modified time | relevance | path

Searched defs:prompt (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/u-boot/scripts/kconfig/
H A Dmconf.c490 const char *prompt = menu_get_prompt(menu); in build_conf() local
648 const char *prompt = menu_get_prompt(menu); in conf() local
802 const char *prompt = _(menu_get_prompt(menu)); in conf_choice() local
863 const char *prompt = menu_get_prompt(menu); in conf_string() local
H A Dnconf.c751 const char *prompt = menu_get_prompt(menu); in build_conf() local
950 static void show_menu(const char *prompt, const char *instructions, in show_menu()
1071 const char *prompt = menu_get_prompt(menu); in conf() local
1236 const char *prompt = _(menu_get_prompt(menu)); in conf_choice() local
1353 const char *prompt = menu_get_prompt(menu); in conf_string() local
H A Dmenu.c127 static struct property *menu_add_prop(enum prop_type type, char *prompt, struct expr *expr, struct … in menu_add_prop()
177 struct property *menu_add_prompt(enum prop_type type, char *prompt, struct expr *dep) in menu_add_prompt()
H A Dconf.c357 const char *prompt; in conf() local
/openbmc/linux/scripts/kconfig/
H A Dmconf.c528 const char *prompt = menu_get_prompt(menu); in build_conf() local
684 const char *prompt = menu_get_prompt(menu); in conf_choice() local
745 const char *prompt = menu_get_prompt(menu); in conf_string() local
840 const char *prompt = menu_get_prompt(menu); in conf() local
H A Dnconf.c824 const char *prompt = menu_get_prompt(menu); in build_conf() local
1022 static void show_menu(const char *prompt, const char *instructions, in show_menu()
1322 const char *prompt = menu_get_prompt(menu); in conf_choice() local
1441 const char *prompt = menu_get_prompt(menu); in conf_string() local
/openbmc/u-boot/common/
H A Dcli_readline.c244 static int cread_line(const char *const prompt, char *buf, unsigned int *len, in cread_line()
513 int cli_readline(const char *const prompt) in cli_readline()
525 int cli_readline_into_buffer(const char *const prompt, char *buffer, in cli_readline_into_buffer()
H A Dmenu.c37 int prompt; member
359 struct menu *menu_create(char *title, int timeout, int prompt, in menu_create()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
H A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
H A Dmenubox.c163 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
H A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
H A Dmenubox.c171 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_io.c207 static void kdb_position_cursor(char *prompt, char *buffer, char *cp) in kdb_position_cursor()
462 char *kdb_getstr(char *buffer, size_t bufsize, const char *prompt) in kdb_getstr()
/openbmc/qemu/tests/vm/
H A Dbasevm.py413 def console_ssh_init(self, prompt, user, pw): argument
423 def console_sshd_config(self, prompt): argument
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Ddeb_defs.h89 static inline void lbtf_deb_hex(unsigned int grp, const char *prompt, u8 *buf, int len) in lbtf_deb_hex()
101 #define lbtf_deb_hex(grp, prompt, buf, len) do {} while (0) argument
/openbmc/qemu/include/qemu/
H A Dreadline.h39 char prompt[256]; member
/openbmc/openbmc-tools/reboot-ping-pong/
H A Drpp24 def __init__(self, session, prompt): argument
/openbmc/u-boot/cmd/
H A Dbedbug.c103 char prompt[15]; /* Prompt string for user input */ in do_bedbug_asm() local
/openbmc/qemu/util/
H A Dreadline.c506 void readline_start(ReadLineState *rs, const char *prompt, int read_password, in readline_start()
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_shell.py387 def prompt(self) -> str: member in QMPShell
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c569 ulong tout, char *prompt) in flash_status_check()
608 ulong tout, char *prompt) in flash_full_status_check()
660 ulong tout, char *prompt) in flash_status_poll()

12