Searched refs:toktostr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.c278 static char *toktostr();
287 sizeof (expectbuf), "expected '%s'", toktostr(exp1));
298 sizeof (expectbuf), "expected '%s' or '%s'", toktostr(exp1),
299 toktostr(exp2));
311 toktostr(exp1), toktostr(exp2), toktostr(exp3));
360 toktostr(tok_kind kind) function

Completed in 79 milliseconds