Searched refs:checkkey (Results 1 – 7 of 7) sorted by relevance
66 int (*checkkey) (void); member
276 if (checkkey () != -1 && ASCII_CHAR (getkey ()) == '\e') in run_menu()383 if (checkkey () >= 0 || grub_timeout < 0) in run_menu()
1003 checkkey (void) in checkkey() function1005 return current_term->checkkey (); in checkkey()
805 int checkkey (void);
4263 if (term_table[i].checkkey () >= 0) in terminal_func()4582 while (checkkey () == -1) in testvbe_func()
941 if (checkkey () != -1 && ASCII_CHAR (getkey ()) == CTRL_C) in await_reply()
1264 [!STAGE1_5] (checkkey): Likewise.2431 [!STAGE1_5] (checkkey) [SUPPORT_HERCULES]: Likewise.3656 Call translate_keycode as well as getkey, unless checkkey3782 (checkkey) [SUPPORT_SERIAL]: If TERMINAL_SERIAL is set in4111 [!STAGE1_5] (checkkey): Renamed to ...4114 [!STAGE1_5] (checkkey): Likewise.4131 (checkkey): Renamed to ...6082 [!STAGE1_5] (checkkey): Likewise.7842 (checkkey) [HAVE_LIBCURSES]: If SAVE_CHAR is not ERR, return8506 (checkkey) [HAVE_LIBCURSES]: Likewise.[all …]