Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rpcgen/
H A Drpc_util.c336 static token tokstrings[] = { variable
378 for (sp = tokstrings; sp->kind != TOK_EOF && sp->kind != kind; sp++); in toktostr()