Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h794 #define policydb_has_boundary_feature(p) \ macro
/third_party/selinux/libsepol/src/
Dpolicydb.c2347 if (policydb_has_boundary_feature(p)) in role_read()
2359 if (policydb_has_boundary_feature(p)) in role_read()
2427 if (policydb_has_boundary_feature(p)) { in type_read()
2450 if (policydb_has_boundary_feature(p)) { in type_read()
3315 if (policydb_has_boundary_feature(p)) in user_read()
3327 if (policydb_has_boundary_feature(p)) in user_read()
Dwrite.c1156 if (policydb_has_boundary_feature(p)) in role_write()
1231 if (policydb_has_boundary_feature(p)) { in type_write()
1300 if (policydb_has_boundary_feature(p)) in user_write()