Home
last modified time | relevance | path

Searched refs:TOK_STRING (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/rpcgen/
H A Drpc_scan.h87 TOK_STRING, enumerator
H A Drpc_util.c350 {TOK_STRING, "string"},
H A Drpc_scan.c407 {TOK_STRING, "string"},
H A Drpc_parse.c733 case TOK_STRING: in get_type()