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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_scan.c93 scan3(tok_kind expect1, tok_kind expect2, tok_kind expect3, token *tokp) argument
97 tokp->kind != expect3)
98 expected3(expect1, expect2, expect3);

Completed in 55 milliseconds