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

/macosx-10.10.1/xnu-2782.1.97/security/
H A Dmac_vfs.c281 if (!mac_device_enforce)
292 if (!mac_device_enforce)
331 if (!mac_device_enforce)
1539 if (!mac_device_enforce)
1550 if (!mac_device_enforce)
H A Dmac_internal.h155 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 205 milliseconds