Home
last modified time | relevance | path

Searched refs:readline_show_prompt (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dreadline.h50 void readline_show_prompt(ReadLineState *rs);
Dreadline.c34 void readline_show_prompt(ReadLineState *rs) in readline_show_prompt() function
338 readline_show_prompt(rs); in readline_completion()
Dmonitor.c156 readline_show_prompt(mon->rs); in monitor_read_command()
3028 readline_show_prompt(mon->rs); in monitor_resume()
3064 readline_show_prompt(mon->rs); in monitor_event()