Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_scan.h107 TOK_STRING, enumerator
H A Drpc_util.c360 {TOK_STRING, "string"},
H A Drpc_scan.c408 {TOK_STRING, "string"},
H A Drpc_parse.c578 case TOK_STRING: in get_type()