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.h776 #define policydb_has_boundary_feature(p) \ macro
/external/selinux/libsepol/src/
Dpolicydb.c2346 if (policydb_has_boundary_feature(p)) in role_read()
2358 if (policydb_has_boundary_feature(p)) in role_read()
2426 if (policydb_has_boundary_feature(p)) { in type_read()
2449 if (policydb_has_boundary_feature(p)) { in type_read()
3127 if (policydb_has_boundary_feature(p)) in user_read()
3139 if (policydb_has_boundary_feature(p)) in user_read()
Dwrite.c1084 if (policydb_has_boundary_feature(p)) in role_write()
1159 if (policydb_has_boundary_feature(p)) { in type_write()
1228 if (policydb_has_boundary_feature(p)) in user_write()