Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c119 static int max_compartments = MAC_BIBA_MAX_COMPARTMENTS; variable
120 SYSCTL_INT(_security_mac_biba, OID_AUTO, max_compartments, CTLFLAG_RD,
121 &max_compartments, 0, "Maximum supported compartments");
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c120 static int max_compartments = MAC_MLS_MAX_COMPARTMENTS; variable
121 SYSCTL_INT(_security_mac_mls, OID_AUTO, max_compartments, CTLFLAG_RD,
122 &max_compartments, 0, "Maximum compartments the policy supports");