Home
last modified time | relevance | path

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

/freebsd/usr.sbin/kbdcontrol/
H A Dlex.h60 #define TLCTRA 285 macro
H A Dlex.l71 lctrla|ctrla { return TLCTRA; }
H A Dkbdcontrol.c247 case TLCTRA: in get_entry()