Searched refs:mac_device_enforce (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/security/
H A Dmac_vfs.c281 if (!mac_device_enforce)
292 if (!mac_device_enforce)
331 if (!mac_device_enforce)
1540 if (!mac_device_enforce)
1551 if (!mac_device_enforce)
H A Dmac_internal.h190 extern unsigned int mac_device_enforce;
H A Dmac_base.c202 unsigned int mac_device_enforce = 1; variable
204 &mac_device_enforce, 0, "Enforce MAC policy on device operations");

Completed in 80 milliseconds