Searched refs:do_more_prompt (Results 1 – 1 of 1) sorted by relevance
28 static int do_more_prompt(int typed_char);1232 do_more_prompt(c); in wait_return()2261 if (do_more_prompt(NUL)) in msg_puts_display()2264 (void)do_more_prompt(NUL); in msg_puts_display()2605 do_more_prompt('G'); in show_sb_text()2803 do_more_prompt(int typed_char) in do_more_prompt() function