Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h757 #define policydb_has_boundary_feature(p) \ macro
/external/selinux/libsepol/src/
Dpolicydb.c2300 if (policydb_has_boundary_feature(p)) in role_read()
2312 if (policydb_has_boundary_feature(p)) in role_read()
2380 if (policydb_has_boundary_feature(p)) { in type_read()
2403 if (policydb_has_boundary_feature(p)) { in type_read()
3028 if (policydb_has_boundary_feature(p)) in user_read()
3040 if (policydb_has_boundary_feature(p)) in user_read()
Dwrite.c1082 if (policydb_has_boundary_feature(p)) in role_write()
1157 if (policydb_has_boundary_feature(p)) { in type_write()
1226 if (policydb_has_boundary_feature(p)) in user_write()