Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.h117 extern enum tokentype { enum
H A Dsnoop_filter.c1129 enum tokentype tokentype; variable
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y748 register int tokentype; in yylex() local
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c241 char *tokentype; /* Type of terminal symbols in the parser stack */ member