Searched refs:pml_next (Results 1 – 8 of 8) sorted by relevance
126 struct pm__list *pml_next; member139 % struct pmaplist *pml_next; member266 % struct pmaplist *pml_next; member
120 next = &((*rp)->pml_next); in xdr_pmaplist()124 rp = (freeing) ? next : &((*rp)->pml_next); in xdr_pmaplist()
98 struct pmaplist *pml_next; member
1431 pml->pml_next = NULL; in add_pmaplist()1438 for (fnd = list_pml; fnd->pml_next; fnd = fnd->pml_next) in add_pmaplist()1440 fnd->pml_next = pml; in add_pmaplist()1473 pml = pml->pml_next; in del_pmaplist()1478 pml = pml->pml_next; in del_pmaplist()1482 prevpml->pml_next = pml; in del_pmaplist()
595 pml->pml_next = list_pml; in init_transport()606 pml->pml_next = list_pml; in init_transport()617 pml->pml_next = list_pml; in init_transport()
158 for (pml = list_pml; pml != NULL; pml = pml->pml_next) { in find_service_pmap()
533 for (; head != NULL; head = head->pml_next) {756 pmaphead = pmaphead->pml_next) {