Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c2019 struct rpcb_rmtcallres rpcb_res; in pmap_rmt_call() local
2079 rpcb_res.addr_ptr = ua; in pmap_rmt_call()
2080 rpcb_res.results_ptr = resp; in pmap_rmt_call()
2081 rpcb_res.xdr_results = xdrres; in pmap_rmt_call()
2084 xdr_rpcb_rmtcallres, (caddr_t)&rpcb_res, in pmap_rmt_call()