Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c1164 int rpcb_vers; in rpcb_rmtcall() local
1179 for (rpcb_vers = RPCBVERS4; rpcb_vers >= RPCBVERS; rpcb_vers--) { in rpcb_rmtcall()
1180 CLNT_CONTROL(client, CLSET_VERS, (char *)&rpcb_vers); in rpcb_rmtcall()