Lines Matching refs:head
155 ocontext_t *c, *head;
158 head = policydb->ocontexts[OCON_PORT];
159 for (c = head; c != NULL; c = c->next)
174 ocontext_t *c, *head;
184 head = policydb->ocontexts[OCON_PORT];
185 for (c = head; c; c = c->next) {
212 ocontext_t *c, *head;
222 head = policydb->ocontexts[OCON_PORT];
223 for (c = head; c; c = c->next) {
289 ocontext_t *c, *head;
292 head = policydb->ocontexts[OCON_PORT];
293 for (c = head; c; c = c->next) {