Home
last modified time | relevance | path

Searched refs:OCON_XEN_ISID (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h415 #define OCON_XEN_ISID 0 /* initial SIDs */ macro
/third_party/selinux/libsepol/src/
Dwrite.c1360 if (i == OCON_XEN_ISID && !c->context[0].user) { in ocontext_write_xen()
1374 case OCON_XEN_ISID: in ocontext_write_xen()
Dexpand.c2125 if (i == OCON_XEN_ISID && !c->context[0].user) { in ocontext_copy_xen()
2143 case OCON_XEN_ISID: in ocontext_copy_xen()
Dpolicydb.c2897 case OCON_XEN_ISID: in ocontext_read_xen()