Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_scan.h101 TOK_OPAQUE, enumerator
H A Drpc_scan.c388 {TOK_OPAQUE, "opaque"},
H A Drpc_util.c353 {TOK_OPAQUE, "opaque"},
H A Drpc_parse.c571 case TOK_OPAQUE: in get_type()