Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rpcgen/
H A Drpc_scan.h80 TOK_STRING, enumerator
H A Drpc_scan.c400 {TOK_STRING, "string"},
H A Drpc_util.c364 {TOK_STRING, "string"},
H A Drpc_parse.c569 case TOK_STRING: in get_type()
/netbsd-src/external/gpl2/lvm2/dist/lib/config/
H A Dconfig.c39 TOK_STRING, /* Single quotes */ enumerator
682 case TOK_STRING: in _type()
689 match(TOK_STRING); in _type()
787 p->t = TOK_STRING; in _get_token()