Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dkern_exec.c6905 boolean_t no_sandbox_entitled = FALSE; in check_for_signature() local
6913 no_sandbox_entitled = TRUE; in check_for_signature()
6915 no_sandbox_entitled = IOVnodeHasEntitlement(imgp->ip_vp, in check_for_signature()
6919 if (!no_sandbox_entitled) { in check_for_signature()