Lines Matching defs:head
107 ocontext_t *c, *head;
110 head = policydb->ocontexts[OCON_IBPKEY];
111 for (c = head; c; c = c->next)
125 ocontext_t *c, *head;
131 head = policydb->ocontexts[OCON_IBPKEY];
132 for (c = head; c; c = c->next) {
155 ocontext_t *c, *head;
161 head = policydb->ocontexts[OCON_IBPKEY];
162 for (c = head; c; c = c->next) {
222 ocontext_t *c, *head;
225 head = policydb->ocontexts[OCON_IBPKEY];
226 for (c = head; c; c = c->next) {