Lines Matching refs:ocontext_t
1245 void ocontext_selinux_free(ocontext_t **ocontexts) in ocontext_selinux_free()
1247 ocontext_t *c, *ctmp; in ocontext_selinux_free()
1265 void ocontext_xen_free(ocontext_t **ocontexts) in ocontext_xen_free()
1267 ocontext_t *c, *ctmp; in ocontext_xen_free()
1289 ocontext_t *c, *ctmp; in policydb_destroy()
1443 ocontext_t *head, *c; in policydb_load_isids()
2482 ocontext_t *l, *c; in ocontext_read_xen()
2493 c = calloc(1, sizeof(ocontext_t)); in ocontext_read_xen()
2588 ocontext_t *l, *c; in ocontext_read_selinux()
2599 c = calloc(1, sizeof(ocontext_t)); in ocontext_read_selinux()
2727 ocontext_t *l, *c, *newc = NULL; in genfs_read()
2777 newc = calloc(1, sizeof(ocontext_t)); in genfs_read()