Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dstackshot.c514 bool has_entitlement = true; in stack_snapshot_with_config() local
H A Dkern_descrip.c2670 bool has_entitlement; in sys_fcntl__OPENFROM() local
2761 int has_entitlement = 0; in sys_fcntl_nocancel() local
/xnu-10063.141.1/osfmk/kern/
H A Dexclaves.c2706 has_entitlement(task_t task, const exclaves_priv_t priv, in has_entitlement() function