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.c2364 if (policydb_has_boundary_feature(p)) in role_read()
2376 if (policydb_has_boundary_feature(p)) in role_read()
2444 if (policydb_has_boundary_feature(p)) { in type_read()
2467 if (policydb_has_boundary_feature(p)) { in type_read()
3339 if (policydb_has_boundary_feature(p)) in user_read()
3351 if (policydb_has_boundary_feature(p)) in user_read()
Dwrite.c1158 if (policydb_has_boundary_feature(p)) in role_write()
1233 if (policydb_has_boundary_feature(p)) { in type_write()
1302 if (policydb_has_boundary_feature(p)) in user_write()