Searched refs:rmtinfo (Results 1 – 4 of 4) sorted by relevance
189 for (s = rl = inf[rtype].rmtinfo; rl; rl = rl->next) { in rpcbs_rmtcall()234 for (wrl = inf[rtype].rmtinfo; wrl != s; wrl = wrl->next) { in rpcbs_rmtcall()252 rl->next = inf[rtype].rmtinfo; in rpcbs_rmtcall()253 inf[rtype].rmtinfo = rl; in rpcbs_rmtcall()
302 rpcbs_rmtcalllist_ptr rmtinfo; member533 % rpcbs_rmtcalllist_ptr rmtinfo;
194 return (xdr_rpcbs_rmtcalllist_ptr(xdrs, &objp->rmtinfo)); in xdr_rpcb_stat()
1134 for (pr = inf[RPCBVERS_2_STAT].rmtinfo; pr;1188 for (pr = inf[RPCBVERS_3_STAT].rmtinfo; pr;1244 for (pr = inf[RPCBVERS_4_STAT].rmtinfo; pr;1774 for (pr = infp->rmtinfo; pr; pr = pr->next) {