Home
last modified time | relevance | path

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

/external/libsepol/include/sepol/policydb/
Dpolicydb.h714 #define policydb_has_boundary_feature(p) \ macro
/external/libsepol/src/
Dpolicydb.c2124 if (policydb_has_boundary_feature(p)) in role_read()
2133 if (policydb_has_boundary_feature(p)) in role_read()
2203 if (policydb_has_boundary_feature(p)) { in type_read()
2223 if (policydb_has_boundary_feature(p)) { in type_read()
2777 if (policydb_has_boundary_feature(p)) in user_read()
2786 if (policydb_has_boundary_feature(p)) in user_read()
Dwrite.c1022 if (policydb_has_boundary_feature(p)) in role_write()
1080 if (policydb_has_boundary_feature(p)) { in type_write()
1149 if (policydb_has_boundary_feature(p)) in user_write()