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.h796 #define policydb_has_boundary_feature(p) \ macro
/third_party/selinux/libsepol/src/
Dpolicydb.c2365 if (policydb_has_boundary_feature(p)) in role_read()
2377 if (policydb_has_boundary_feature(p)) in role_read()
2445 if (policydb_has_boundary_feature(p)) { in type_read()
2468 if (policydb_has_boundary_feature(p)) { in type_read()
3340 if (policydb_has_boundary_feature(p)) in user_read()
3352 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()