Home
last modified time | relevance | path

Searched refs:POLICYDB_BOUNDS_MAXDEPTH (Results 1 – 2 of 2) sorted by relevance

/security/selinux/include/
A Dsecurity.h90 #define POLICYDB_BOUNDS_MAXDEPTH 4 macro
/security/selinux/ss/
A Dpolicydb.c1697 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) { in user_bounds_sanity_check()
1734 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) { in role_bounds_sanity_check()
1768 if (++depth == POLICYDB_BOUNDS_MAXDEPTH) { in type_bounds_sanity_check()

Completed in 10 milliseconds