Searched refs:rpcb_vers (Results 1 – 1 of 1) sorted by relevance
1127 rpcvers_t rpcb_vers; in rpcb_rmtcall() local1145 for (rpcb_vers = RPCBVERS4; rpcb_vers >= RPCBVERS; rpcb_vers--) { in rpcb_rmtcall()1146 CLNT_CONTROL(client, CLSET_VERS, (char *)(void *)&rpcb_vers); in rpcb_rmtcall()