Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dpmap.c351 struct rpcb_rmtcallres rpcb_r; /* results from rpcb call */ in bpmap_rmtcall() local
390 rpcb_r.addr_ptr = ua; in bpmap_rmtcall()
391 rpcb_r.results_ptr = ret; in bpmap_rmtcall()
392 rpcb_r.xdr_results = out_xdr; in bpmap_rmtcall()
396 xdr_rpcb_rmtcallres, (caddr_t)&rpcb_r, rexmit, wait, to, from, in bpmap_rmtcall()