Searched refs:my_getch (Results 1 – 1 of 1) sorted by relevance
48 static int my_getch (void);51 my_getch() in my_getch() function79 c = my_getch(); in flush_to_newline()104 c = my_getch(); in get_okay()134 c = my_getch(); in get_command()157 c = my_getch(); in get_number_argument()186 while ((c = my_getch())) { in get_number()207 c = my_getch(); in get_dpistr_argument()240 c = my_getch(); in get_string()265 c = my_getch(); in get_multiplier()[all …]