Searched refs:pmap_a (Results 1 – 1 of 1) sorted by relevance
348 struct rmtcallargs pmap_a; /* args for pmap call */ in bpmap_rmtcall() local355 pmap_a.prog = prog; in bpmap_rmtcall()356 pmap_a.vers = vers; in bpmap_rmtcall()357 pmap_a.proc = proc; in bpmap_rmtcall()358 pmap_a.args_ptr = args; in bpmap_rmtcall()359 pmap_a.xdr_args = in_xdr; in bpmap_rmtcall()365 (rpcproc_t)PMAPPROC_CALLIT, xdr_rmtcall_args, (caddr_t)&pmap_a, in bpmap_rmtcall()