Searched refs:vt_check_hotkeys (Results 1 – 3 of 3) sorted by relevance
116 int vt_check_hotkeys(mblk_t *mp);
526 vt_check_hotkeys(mblk_t *mp) in vt_check_hotkeys() function
1362 if (consmode == CONS_KFB && vt_check_hotkeys(mp)) { in wclrput()