Searched refs:TFLAG (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/kbdcontrol/ | ||
H A D | lex.h | 51 #define TFLAG 276 macro |
H A D | lex.l | 149 return TFLAG; |
H A D | kbdcontrol.c | 337 if ((token = yylex()) != TFLAG) in get_key_definition_line() |