Home
last modified time | relevance | path

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

/dragonfly/usr.bin/rpcgen/
H A Drpc_scan.h112 TOK_VERSION, enumerator
H A Drpc_parse.c150 scan(TOK_VERSION, &tok); in def_program()
224 scan2(TOK_VERSION, TOK_RBRACE, &tok); in def_program()
225 } while (tok.kind == TOK_VERSION); in def_program()
H A Drpc_scan.c404 {TOK_VERSION, "version"},
H A Drpc_util.c348 {TOK_VERSION, "version"},