Lines Matching defs:head
148 ocontext_t *c, *head;
151 head = policydb->ocontexts[OCON_PORT];
152 for (c = head; c != NULL; c = c->next)
168 ocontext_t *c, *head;
178 head = policydb->ocontexts[OCON_PORT];
179 for (c = head; c; c = c->next) {
206 ocontext_t *c, *head;
216 head = policydb->ocontexts[OCON_PORT];
217 for (c = head; c; c = c->next) {
283 ocontext_t *c, *head;
286 head = policydb->ocontexts[OCON_PORT];
287 for (c = head; c; c = c->next) {