Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_scan.h103 TOK_STRING, enumerator
H A Drpc_scan.c400 {TOK_STRING, "string"},
H A Drpc_util.c352 {TOK_STRING, "string"},
H A Drpc_parse.c570 case TOK_STRING: in get_type()