Home
last modified time | relevance | path

Searched refs:SEPOL_COMPUTEAV_BOUNDS (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libsepol/utils/
Dsepol_check_access.c115 if (reason & SEPOL_COMPUTEAV_BOUNDS) { in main()
/third_party/selinux/libsepol/include/sepol/policydb/
Dservices.h52 #define SEPOL_COMPUTEAV_BOUNDS 0x8U macro
/third_party/selinux/libselinux/src/
Daudit2why.c434 if (reason & SEPOL_COMPUTEAV_BOUNDS) in analyze()
/third_party/selinux/libsepol/src/
Dservices.c898 *reason |= SEPOL_COMPUTEAV_BOUNDS; in type_attribute_bounds_av()