Home
last modified time | relevance | path

Searched refs:KEY_EXIT (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhcons.c108 HCONS_MAP_KEY(0x094, KEY_EXIT),
181 HCONS_MAP_KEY(0x204, KEY_EXIT),
H A Dhsctrl.c59 HSCTRL_MAP(MENU_EXIT, KEY_EXIT),
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c191 [0x094] = KEY_EXIT,
261 [0x204] = KEY_EXIT,
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dstd_defines88 assign KEY_EXIT 0x169
/freebsd/contrib/ee/
H A Dnew_curse.h93 #define KEY_EXIT 0551 macro
/freebsd/sys/dev/evdev/
H A Dinput-event-codes.h266 #define KEY_EXIT 174 /* AC Exit */ macro
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h254 #define KEY_EXIT 174 /* AC Exit */ macro
/freebsd/contrib/ncurses/include/
H A DCaps.uwin501 key_exit kext str @9 KEY_EXIT 0551 ----- exit key
H A DCaps.hpux11605 key_exit kext str @9 KEY_EXIT 0551 ----- exit key
H A DCaps540 key_exit kext str @9 KEY_EXIT 0551 ----- exit key
H A DCaps.osf1r5675 key_exit kext str @9 KEY_EXIT 0551 ----- exit key
H A DCaps.keys543 key_exit kext str @9 KEY_EXIT 0551 ----- exit key
H A DCaps.aix4699 key_exit kext str @9 KEY_EXIT 0551 ----- exit key
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6091 case KEY_EXIT: in CursesKeyToCString()