Lines Matching refs:next
44 for (curr = expr; curr != NULL; curr = curr->next) {
137 for (curr = expr; curr; curr = curr->next) {
288 for (curr = constraint_rules; curr != NULL; curr = curr->next) {
333 for (curr = validatetrans_rules; curr != NULL; curr = curr->next) {
568 for (isid = isids; isid != NULL; isid = isid->next) {
1903 datum = datum->next;
2072 for (cond_av = cond_list; cond_av != NULL; cond_av = cond_av->next) {
2124 for (cond = pdb->cond_list; cond != NULL; cond = cond->next) {
2135 for (cond = pdb->cond_list; cond != NULL; cond = cond->next) {
2342 curr = curr->next;
2380 curr = curr->next;
2578 for (isid = pdb->ocontexts[0]; isid != NULL; isid = isid->next) {
2633 for (fsuse = pdb->ocontexts[5]; fsuse != NULL; fsuse = fsuse->next) {
2679 for (genfs = pdb->genfs; genfs != NULL; genfs = genfs->next) {
2680 for (ocon = genfs->head; ocon != NULL; ocon = ocon->next) {
2752 for (portcon = pdb->ocontexts[2]; portcon != NULL; portcon = portcon->next) {
2803 for (netif = pdb->ocontexts[3]; netif != NULL; netif = netif->next) {
2839 for (node = pdb->ocontexts[4]; node != NULL; node = node->next) {
2879 for (node = pdb->ocontexts[6]; node != NULL; node = node->next) {
2923 ibpkeycon = ibpkeycon->next) {
2975 ibendportcon != NULL; ibendportcon = ibendportcon->next) {
3016 for (pirq = pdb->ocontexts[1]; pirq != NULL; pirq = pirq->next) {
3053 for (ioport = pdb->ocontexts[2]; ioport != NULL; ioport = ioport->next) {
3096 for (iomem = pdb->ocontexts[3]; iomem != NULL; iomem = iomem->next) {
3137 for (pcid = pdb->ocontexts[4]; pcid != NULL; pcid = pcid->next) {
3171 for (dtree = pdb->ocontexts[5]; dtree != NULL; dtree = dtree->next) {