Home
last modified time | relevance | path

Searched refs:OCON_NUM (Results 1 – 3 of 3) sorted by relevance

/external/libsepol/include/sepol/policydb/
Dpolicydb.h361 #define OCON_NUM 7 macro
525 ocontext_t *ocontexts[OCON_NUM];
/external/libsepol/src/
Dexpand.c2016 for (i = 0; i < OCON_NUM; i++) { in ocontext_copy_xen()
2069 for (i = 0; i < OCON_NUM; i++) { in ocontext_copy_selinux()
Dpolicydb.c1171 for (i = 0; i < OCON_NUM; i++) { in ocontext_selinux_free()
1191 for (i = 0; i < OCON_NUM; i++) { in ocontext_xen_free()