Lines Matching refs:ue_next
1667 for (uep = userenv_list; uep != NULL; uep = uep->ue_next) {
1681 uep->ue_next = NULL;
1684 insp = &(*insp)->ue_next;
1688 for (uep2 = userenv_list; uep2 != NULL; uep2 = uep2->ue_next) {
1714 uepnext = uepnext->ue_next;
1716 uepnext = uep->ue_next;
1718 uepnext = uepnext->ue_next;
1742 for (uep = userenv_list; uep != NULL; uep = uep->ue_next) {
1753 uep->ue_next = NULL;
1756 insp = &(*insp)->ue_next;
1760 for (uep2 = userenv_list; uep2 != NULL; uep2 = uep2->ue_next) {
1786 uepnext = uepnext->ue_next;
1788 uepnext = uep->ue_next;
1790 uepnext = uepnext->ue_next;