Searched refs:pml_next (Results 1 – 8 of 8) sorted by relevance
123 struct pm__list *pml_next; member136 % struct pmaplist *pml_next; member263 % struct pmaplist *pml_next; member
116 next = &((*rp)->pml_next); in xdr_pmaplist()120 rp = (freeing) ? next : &((*rp)->pml_next); in xdr_pmaplist()
95 struct pmaplist *pml_next; member
1429 pml->pml_next = NULL; in add_pmaplist()1436 for (fnd = list_pml; fnd->pml_next; fnd = fnd->pml_next) in add_pmaplist()1438 fnd->pml_next = pml; in add_pmaplist()1471 pml = pml->pml_next; in del_pmaplist()1476 pml = pml->pml_next; in del_pmaplist()1480 prevpml->pml_next = pml; in del_pmaplist()
599 pml->pml_next = list_pml; in init_transport()610 pml->pml_next = list_pml; in init_transport()621 pml->pml_next = list_pml; in init_transport()
150 for (pml = list_pml; pml != NULL; pml = pml->pml_next) { in find_service_pmap()
525 for (; head != NULL; head = head->pml_next) {748 pmaphead = pmaphead->pml_next) {