Searched refs:prompt_str (Results 1 – 2 of 2) sorted by relevance
26 smart_str *prompt_str; variable
85 if (CLIR_G(prompt_str)) { in readline_shell_write()86 smart_str_appendl(CLIR_G(prompt_str), str, str_length); in readline_shell_write()116 rg->prompt_str = NULL; in cli_readline_init_globals()192 CLIR_G(prompt_str) = &retval; in cli_get_prompt()196 CLIR_G(prompt_str) = NULL; in cli_get_prompt()
Completed in 7 milliseconds