Home
last modified time | relevance | path

Searched defs:tokentype (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/loadkeys/
H A Dloadkeys.y773 register int tokentype; in yylex() local
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pf.c240 ADDR_IP6 } tokentype; variable
H A Dsnoop_filter.c1127 ADDR_IP6, ADDR_AT } tokentype; variable
/titanic_50/usr/src/lib/libsqlite/tool/
H A Dlemon.c244 char *tokentype; /* Type of terminal symbols in the parser stack */ member