Home
last modified time | relevance | path

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

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