Home
last modified time | relevance | path

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) in scan3() argument
97 tokp->kind != expect3) in scan3()
98 expected3(expect1, expect2, expect3); in scan3()