Searched refs:rpcb_next (Results 1 – 8 of 8) sorted by relevance
148 struct rp__list *rpcb_next; member161 % struct rpcblist *rpcb_next; member433 % struct rpcblist *rpcb_next; member
136 next = (*rp)->rpcb_next; in xdr_rpcblist_ptr()150 rp = &((*rp)->rpcb_next); in xdr_rpcblist_ptr()
155 struct rp__list *rpcb_next; member167 struct rpcblist *rpcb_next; member371 struct rpcblist *rpcb_next;
189 rbl->rpcb_next = (rpcblist_ptr)NULL; in map_set()193 for (fnd = list_rbl; fnd->rpcb_next; in map_set()194 fnd = fnd->rpcb_next) in map_set()196 fnd->rpcb_next = rbl; in map_set()248 rbl = rbl->rpcb_next; in map_unset()261 rbl = rbl->rpcb_next; in map_unset()265 prev->rpcb_next = rbl; in map_unset()289 for (rbl = list_rbl; rbl != NULL; rbl = rbl->rpcb_next) { in delete_prog()1326 for (rbl = list_rbl; rbl != NULL; rbl = rbl->rpcb_next) { in find_versions()1361 for (rbl = list_rbl; rbl != NULL; rbl = rbl->rpcb_next) { in find_service()
349 for (rbl = list_rbl; rbl != NULL; rbl = rbl->rpcb_next) { in rpcbproc_getaddrlist_4_local()
773 rbl->rpcb_next = list_rbl; /* Attach to global list */ in rbllist_add()
123 next = (*rp)->rpcb_next; in xdr_rpcblist_ptr()137 rp = &((*rp)->rpcb_next); in xdr_rpcblist_ptr()
755 prev->rpcb_next = (rpcblist_ptr) list;757 list->rpcb_next = NULL;794 for (; head != NULL; head = head->rpcb_next) {807 for (; head != NULL; head = head->rpcb_next) {