Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c2017 struct rmtcallres pmap_res; in pmap_rmt_call() local
2043 pmap_res.port_ptr = &port; in pmap_rmt_call()
2044 pmap_res.results_ptr = resp; in pmap_rmt_call()
2045 pmap_res.xdr_results = xdrres; in pmap_rmt_call()
2048 myxdr_rmtcallres, (caddr_t)&pmap_res, in pmap_rmt_call()