Searched refs:KEY_LOGOFF (Results 1 – 6 of 6) sorted by relevance
450 #define KEY_LOGOFF 0x1b1 /* AL Logoff */ macro
506 #define KEY_LOGOFF 0x1b1 /* AL Logoff */ macro
2726 #if defined(KEY_LOGOFF) || (defined(HAVE_DECL_KEY_LOGOFF) && HAVE_DECL_KEY_LOGOFF)2728 static_assert((KEY_LOGOFF) == (0x1b1), "KEY_LOGOFF != 0x1b1");2731 # define KEY_LOGOFF 0x1b14267 [KEY_LOGOFF] = XLAT(KEY_LOGOFF),
425 KEY_LOGOFF 0x1b1
610 KEY_LOGOFF = 0x1b1 #* AL Logoff variable
461 pub const KEY_LOGOFF: u16 = 0x1b1; constant