Home
last modified time | relevance | path

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

/freebsd/usr.sbin/kbdcontrol/
H A Dlex.h63 #define TRALTA 288 macro
H A Dlex.l74 ralta { return TRALTA; }
H A Dkbdcontrol.c253 case TRALTA: in get_entry()