Searched refs:typed_char (Results 1 – 1 of 1) sorted by relevance
28 static int do_more_prompt(int typed_char);2803 do_more_prompt(int typed_char) in do_more_prompt() argument2806 int used_typed_char = typed_char; in do_more_prompt()2820 if (entered || (State == HITRETURN && typed_char == 0)) in do_more_prompt()2824 if (typed_char == 'G') in do_more_prompt()2835 if (typed_char == NUL) in do_more_prompt()