Home | History | Annotate | Download | only in src

Lines Matching refs:ocontext_t

1231 void ocontext_selinux_free(ocontext_t **ocontexts)
1233 ocontext_t *c, *ctmp;
1251 void ocontext_xen_free(ocontext_t **ocontexts)
1253 ocontext_t *c, *ctmp;
1275 ocontext_t *c, *ctmp;
1429 ocontext_t *head, *c;
2468 ocontext_t *l, *c;
2479 c = calloc(1, sizeof(ocontext_t));
2549 ocontext_t *l, *c;
2560 c = calloc(1, sizeof(ocontext_t));
2688 ocontext_t *l, *c, *newc = NULL;
2738 newc = calloc(1, sizeof(ocontext_t));