Lines Matching refs:n2
467 el_notice_t *n, *n2;496 n2 = n;497 k = n2->key;499 n2 = n2->sucd;500 k = n2->key;530 n2 = n->sucd;531 while (n2 != NULL && n2->isdummy) {532 n2 = n2->sucd;534 curr = n2;