Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dstackshot.c529 bool has_entitlement = true; in stack_snapshot_with_config() local
H A Dkern_descrip.c2695 bool has_entitlement; in sys_fcntl__OPENFROM() local
2787 int has_entitlement = 0; in sys_fcntl_nocancel() local
/xnu-12377.41.6/iokit/bsddev/
H A DIOKitBSDInit.cpp1654 boolean_t has_entitlement = os_number != NULL; in IOTaskGetIntegerEntitlement() local
/xnu-12377.41.6/osfmk/kern/
H A Dexclaves.c2563 has_entitlement(task_t task, const exclaves_priv_t priv, in has_entitlement() function