Searched refs:OCON_FSUSE (Results 1 - 7 of 7) sorted by relevance

/external/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h386 #define OCON_FSUSE 5 /* fs_use */ macro
/external/selinux/libsepol/src/
H A Dpolicydb.c80 .ocon_num = OCON_FSUSE + 1,
87 .ocon_num = OCON_FSUSE + 1,
1258 || i == OCON_FSUSE)
2660 case OCON_FSUSE:
H A Dservices.c2140 c = policydb->ocontexts[OCON_FSUSE];
H A Dwrite.c1400 case OCON_FSUSE:
H A Dexpand.c2215 case OCON_FSUSE:
/external/selinux/checkpolicy/
H A Dpolicy_define.c5150 head = policydbp->ocontexts[OCON_FSUSE];
5164 policydbp->ocontexts[OCON_FSUSE] = newc;
/external/selinux/libsepol/cil/src/
H A Dcil_binary.c2836 ocontext_t *new_ocon = cil_add_ocontext(&pdb->ocontexts[OCON_FSUSE], &tail);

Completed in 7631 milliseconds