Searched refs:rpcb_next (Results 1 – 7 of 7) sorted by relevance
145 struct rp__list *rpcb_next; member158 % struct rpcblist *rpcb_next; member435 % struct rpcblist *rpcb_next; member
186 rbl->rpcb_next = NULL; in map_set()190 for (fnd = list_rbl; fnd->rpcb_next; fnd = fnd->rpcb_next) in map_set()192 fnd->rpcb_next = rbl; in map_set()231 next = rbl->rpcb_next; in map_unset()261 prev->rpcb_next = next; in map_unset()297 next = rbl->rpcb_next; in delete_prog()313 prev->rpcb_next = next; in delete_prog()1507 for (rbl = list_rbl; rbl != NULL; rbl = rbl->rpcb_next) { in find_versions()1548 for (rbl = list_rbl; rbl != NULL; rbl = rbl->rpcb_next) { in find_service()
271 next = rbl->rpcb_next; in rpcbproc_getaddrlist()303 prev->rpcb_next = next; in rpcbproc_getaddrlist()
758 rbl->rpcb_next = list_rbl; /* Attach to global list */ in rbllist_add()
109 next = (*rp)->rpcb_next; in xdr_rpcblist_ptr()122 rp = &((*rp)->rpcb_next); in xdr_rpcblist_ptr()
153 for (; blist != NULL; blist = blist->rpcb_next) { in svc_getrpcinfo()
803 prev->rpcb_next = (rpcblist_ptr) list;805 list->rpcb_next = NULL;842 for (; head != NULL; head = head->rpcb_next) {855 for (; head != NULL; head = head->rpcb_next) {