Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c716 #define GRAFTDMG_ENTITLEMENT "com.apple.private.vfs.graftdmg" macro
739 if (!IOTaskHasEntitlement(vfs_context_task(ctx), GRAFTDMG_ENTITLEMENT)) { in graftdmg()
804 if (!IOTaskHasEntitlement(vfs_context_task(ctx), GRAFTDMG_ENTITLEMENT)) { in ungraftdmg()