Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dcodesign.h38 #define OVERRIDE_PLUGIN_HOST_ENTITLEMENT "com.apple.private.security.override-plugin-host-detection" macro
/xnu-12377.61.12/bsd/kern/
H A Dmach_loader.c592 …nodeHasEntitlement(imgp->ip_vp, (int64_t)imgp->ip_arch_offset, OVERRIDE_PLUGIN_HOST_ENTITLEMENT)) { in process_is_plugin_host()