Lines Matching refs:next

367 			/* Move on to the next target */
712 /* Move on to the next target */
1127 for (i = 0; tmplp != NULL; tmplp = tmplp->next) {
1532 listp->next = lap->listp;
1883 listp->next = lap->listp;
2006 /* if no match contine to the next path info node. */
2779 tmplp = tmplp->next;
2834 curlp = ldatap->next;
2861 curlp = curlp->next;
2954 listp->next = lap->listp;
3170 curlp = listp_start->next;
3174 curlp = curlp->next;
3185 for (listp = listp_start; listp != NULL; listp = listp->next) {
3195 while (matchp_end->next != NULL) {
3197 matchp_end->next->ldata.ap_phys_id);
3202 matchp_end = matchp_end->next;
3212 listp = listp->next) {
3217 listp_end->next = matchp_end->next;
3219 matchp_end->next = NULL;
3226 listp = listp->next) {
3229 listp_end->next = lap->listp->next;
3236 curlp = lap->listp->next;
3246 while (matchp_end->next != NULL) {
3248 matchp_end->next->ldata.ap_phys_id);
3256 matchp_end->next;
3265 listp = listp->next) {
3268 /* link the next elem to listp_end. */
3269 listp_end->next = matchp_end->next;
3271 prevlp->next = listp_start;
3273 matchp_end->next = NULL;
3278 listp = listp->next) {
3288 listp_end->next = curlp;
3289 prevlp->next = listp_start;
3295 curlp = curlp->next;
3298 prevlp->next = listp_start;
3299 for (listp = listp_start; listp != NULL; listp = listp->next) {
3456 tmplp = tmplp->next;
3561 listp->next = *ldatapp;
3568 curlp = (*ldatapp)->next;
3576 listp->next = prevlp->next;
3577 prevlp->next = listp;
3582 curlp = curlp->next;
3586 prevlp->next = listp;
3617 listp->next = *ldatapp;
3624 listp->next = *ldatapp;
3630 curlp = (*ldatapp)->next;
3644 listp->next = prevlp->next;
3645 prevlp->next = listp;
3652 listp->next = prevlp->next;
3653 prevlp->next = listp;
3661 curlp = curlp->next;
3665 prevlp->next = listp;