Lines Matching refs:next

720 		shadow_list.next = &shadow_list;
774 if (shadow_list.next != &shadow_list || errent_listp != NULL) {
1764 ep->next = errent_listp;
1778 for (hp = shadow_list.next; hp != &shadow_list; hp = hp->next) {
1837 hep = hep->next;
1849 prev_hep->next = hep->next;
1851 errent_listp = hep->next;
1861 for (hp = shadow_list.next; hp != &shadow_list; hp = hp->next) {
1908 for (ep = errent_listp; ep != NULL; ep = ep->next)
1931 for (ep = errent_listp; ep != NULL; ep = ep->next)
1958 hep = hep->next;
1995 for (ep = errent_listp; ep != NULL; ep = ep->next)
2023 for (ep = errent_listp; ep != NULL; ep = ep->next)
2056 for (ep = errent_listp; ep != NULL; ep = ep->next)
2094 for (ep = errent_listp; ep != NULL; ep = ep->next)
2132 for (hep = errent_listp; hep != NULL; hep = hep->next)
2174 for (hep = errent_listp; hep != NULL; hep = hep->next)
3178 hp->next = shadow_list.next;
3179 shadow_list.next->prev = hp;
3181 shadow_list.next = hp;
3196 for (ep = errent_listp; ep != NULL; ep = ep->next) {
3250 hp->next->prev = hp->prev;
3251 hp->prev->next = hp->next;
3290 for (ep = errent_listp; ep != NULL; ep = ep->next) {
3425 hp->next = shadow_list.next;
3426 shadow_list.next->prev = hp;
3428 shadow_list.next = hp;
3492 hp->next->prev = hp->prev;
3493 hp->prev->next = hp->next;
3909 hp->next->prev = hp->prev;
3910 hp->prev->next = hp->next;
4012 hp->next = shadow_list.next;
4013 shadow_list.next->prev = hp;
4015 shadow_list.next = hp;
4103 for (ep = errent_listp; ep != NULL; ep = ep->next) {
4529 for (hp = shadow_list.next; hp != &shadow_list; hp = hp->next) {
4630 hp->next = shadow_list.next;
4631 shadow_list.next->prev = hp;
4633 shadow_list.next = hp;
4648 for (ep = errent_listp; ep != NULL; ep = ep->next) {
4696 hp->next->prev = hp->prev;
4697 hp->prev->next = hp->next;