Home
last modified time | relevance | path

Searched defs:has_entitlement (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/kern/
H A Dstackshot.c529 bool has_entitlement = true; in stack_snapshot_with_config() local
H A Dkern_descrip.c2687 bool has_entitlement; in sys_fcntl__OPENFROM() local
2778 int has_entitlement = 0; in sys_fcntl_nocancel() local
/xnu-11215.81.4/osfmk/kern/
H A Dexclaves.c2425 has_entitlement(task_t task, const exclaves_priv_t priv, in has_entitlement() function