Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dpmap.c349 struct rpcb_rmtcallres rpcb_r; /* results from rpcb call */ in bpmap_rmtcall() local
388 rpcb_r.addr_ptr = ua; in bpmap_rmtcall()
389 rpcb_r.results_ptr = ret; in bpmap_rmtcall()
390 rpcb_r.xdr_results = out_xdr; in bpmap_rmtcall()
394 xdr_rpcb_rmtcallres, (caddr_t)&rpcb_r, rexmit, wait, to, from, in bpmap_rmtcall()