Searched refs:MPT_RESTRICTED (Results 1 – 4 of 4) sorted by relevance
150 #define MPT_RESTRICTED 0x00000002 macro
102 { MPT_RESTRICTED, "restricted" },
472 { "restricted", MPT_RESTRICTED },
2295 if ((types & MPT_RESTRICTED) != 0) { in mac_protect_check_one()