Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dpmap.c349 struct rmtcallres pmap_r; /* results from pmap call */ in bpmap_rmtcall() local
360 pmap_r.port_ptr = &port; in bpmap_rmtcall()
361 pmap_r.results_ptr = ret; in bpmap_rmtcall()
362 pmap_r.xdr_results = out_xdr; in bpmap_rmtcall()
366 xdr_rmtcallres, (caddr_t)&pmap_r, rexmit, wait, to, from, in bpmap_rmtcall()