Searched refs:MAC_BIBA_FLAGS_BOTH (Results 1 – 2 of 2) sorted by relevance
49 #define MAC_BIBA_FLAGS_BOTH (MAC_BIBA_FLAG_EFFECTIVE | MAC_BIBA_FLAG_RANGE) macro
326 KASSERT((mb->mb_flags & MAC_BIBA_FLAGS_BOTH) == MAC_BIBA_FLAGS_BOTH, in biba_subject_privileged()839 error = biba_atmostflags(new, MAC_BIBA_FLAGS_BOTH); in biba_cred_check_relabel()846 if (new->mb_flags & MAC_BIBA_FLAGS_BOTH) { in biba_cred_check_relabel()852 if ((new->mb_flags & MAC_BIBA_FLAGS_BOTH) == in biba_cred_check_relabel()853 MAC_BIBA_FLAGS_BOTH && in biba_cred_check_relabel()1028 error = biba_atmostflags(new, MAC_BIBA_FLAGS_BOTH); in biba_ifnet_check_relabel()2852 if ((mb_temp.mb_flags & MAC_BIBA_FLAGS_BOTH) != in biba_vnode_associate_extattr()