Lines Matching defs:next

190 	struct list_node *next;
209 tmp = curr->next;
230 curr = curr->next;
255 curr = curr->next;
281 node->next = list->head;
388 for (block = pdb->global; block != NULL; block = block->next) {
542 for (cat = level->cat; cat != NULL; cat = cat->next) {
549 if (cat->next != NULL) {
601 for (classperm = classperms; classperm != NULL; classperm = classperm->next) {
710 for (classperm = classperms; classperm != NULL; classperm = classperm->next) {
902 for (curr = attr_list->head; curr != NULL; curr = curr->next) {
926 for (curr = attr_list->head; curr != NULL; curr = curr->next) {
1101 for (curr = role_list->head; curr != NULL; curr = curr->next) {
1192 for (avrule = avrule_list; avrule != NULL; avrule = avrule->next) {
1273 for (curr = cond_expr; curr != NULL; curr = curr->next) {
1397 for (cond = cond_list; cond != NULL; cond = cond->next) {
1444 for (rule = rules; rule != NULL; rule = rule->next) {
1490 for (rule = rules; rule != NULL; rule = rule->next) {
1540 for (rule = rules; rule != NULL; rule = rule->next) {
1604 for (rule = rules; rule != NULL; rule = rule->next) {
1733 for (expr = exprs; expr != NULL; expr = expr->next) {
1950 for (node = constraints; node != NULL; node = node->next) {
2541 struct sid_item *next;
2550 for (isid = isids; isid != NULL; isid = isid->next) {
2577 item->next = head;
2583 for (item = head; item != NULL; item = item->next) {
2594 head = item->next;
2633 for (portcon = portcons; portcon != NULL; portcon = portcon->next) {
2675 for (ibpkeycon = ibpkeycons; ibpkeycon; ibpkeycon = ibpkeycon->next) {
2707 for (netif = netifs; netif != NULL; netif = netif->next) {
2726 for (node = nodes; node != NULL; node = node->next) {
2758 for (node = nodes; node != NULL; node = node->next) {
2787 for (ibendport = ibendports; ibendport; ibendport = ibendport->next) {
2804 for (fsuse = fsuses; fsuse != NULL; fsuse = fsuse->next) {
2848 for (pirq = pirqs; pirq != NULL; pirq = pirq->next) {
2863 for (ioport = ioports; ioport != NULL; ioport = ioport->next) {
2887 for (iomem = iomems; iomem != NULL; iomem = iomem->next) {
2909 for (pcid = pcids; pcid != NULL; pcid = pcid->next) {
2978 for (genfs = pdb->genfs; genfs != NULL; genfs = genfs->next) {
2979 for (ocon = genfs->head; ocon != NULL; ocon = ocon->next) {
3406 for (curr = alias_list->head; curr != NULL; curr = curr->next) {
3736 if (decl->next != NULL) {
3777 if (decl->next != NULL) {
3818 for (block = block->next; block != NULL; block = block->next) {
3847 if (decl->next != NULL) {
3848 decl = decl->next;
3886 for (block = block->next; block != NULL; block = block->next) {