Lines Matching defs:head
113 ocontext_t *c, *head;
116 head = policydb->ocontexts[OCON_IBENDPORT];
117 for (c = head; c; c = c->next)
131 ocontext_t *c, *head;
137 head = policydb->ocontexts[OCON_IBENDPORT];
138 for (c = head; c; c = c->next) {
159 ocontext_t *c, *head;
165 head = policydb->ocontexts[OCON_IBENDPORT];
166 for (c = head; c; c = c->next) {
225 ocontext_t *c, *head;
228 head = policydb->ocontexts[OCON_IBENDPORT];
229 for (c = head; c; c = c->next) {