Home
last modified time | relevance | path

Searched defs:prompt_str (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/
H A Dbedbug.c195 char prompt_str[20]; /* Prompt string */ in bedbug_main_loop() local
/openbmc/u-boot/common/
H A Dcli_hush.c956 static inline void setup_prompt_string(int promptmode, char **prompt_str) in setup_prompt_string()
1003 char *prompt_str; in get_user_input() local