Home
last modified time | relevance | path

Searched refs:console_key_event (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dconsole.h48 void console_key_event(int down, uint32_t keysym, uint32_t keycode);
H A Dconsole.c108 console_key_event(int down, uint32_t keysym, uint32_t keycode) in console_key_event() function
H A Drfb.c658 console_key_event(msg.rke_down, msg.rke_sym, htonl(0)); in rfb_recv_key_event()
739 console_key_event((int)keymsg.rqek_down, keymsg.rqek_sym, in rfb_recv_qemu()