Lines Matching refs:next
43 for (curr = expr; curr != NULL; curr = curr->next) {
135 for (curr = expr; curr; curr = curr->next) {
283 for (curr = constraint_rules; curr != NULL; curr = curr->next) {
337 for (curr = validatetrans_rules; curr != NULL; curr = curr->next) {
465 for (isid = isids; isid != NULL; isid = isid->next) {
1879 datum = datum->next;
2048 for (cond_av = cond_list; cond_av != NULL; cond_av = cond_av->next) {
2101 for (cond = pdb->cond_list; cond != NULL; cond = cond->next) {
2116 for (cond = pdb->cond_list; cond != NULL; cond = cond->next) {
2273 curr = curr->next;
2311 curr = curr->next;
2446 for (isid = pdb->ocontexts[0]; isid != NULL; isid = isid->next) {
2501 for (fsuse = pdb->ocontexts[5]; fsuse != NULL; fsuse = fsuse->next) {
2547 for (genfs = pdb->genfs; genfs != NULL; genfs = genfs->next) {
2548 for (ocon = genfs->head; ocon != NULL; ocon = ocon->next) {
2620 for (portcon = pdb->ocontexts[2]; portcon != NULL; portcon = portcon->next) {
2671 for (netif = pdb->ocontexts[3]; netif != NULL; netif = netif->next) {
2707 for (node = pdb->ocontexts[4]; node != NULL; node = node->next) {
2748 for (node6 = pdb->ocontexts[6]; node6 != NULL; node6 = node6->next) {
2792 ibpkeycon = ibpkeycon->next) {
2845 ibendportcon != NULL; ibendportcon = ibendportcon->next) {
2886 for (pirq = pdb->ocontexts[1]; pirq != NULL; pirq = pirq->next) {
2925 for (ioport = pdb->ocontexts[2]; ioport != NULL; ioport = ioport->next) {
2968 for (iomem = pdb->ocontexts[3]; iomem != NULL; iomem = iomem->next) {
3009 for (pcid = pdb->ocontexts[4]; pcid != NULL; pcid = pcid->next) {
3043 for (dtree = pdb->ocontexts[5]; dtree != NULL; dtree = dtree->next) {