Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/vfs/
H A Dvfs_syscalls.c715 #define GRAFTDMG_ENTITLEMENT "com.apple.private.vfs.graftdmg" macro
738 if (!IOTaskHasEntitlement(vfs_context_task(ctx), GRAFTDMG_ENTITLEMENT)) { in graftdmg()
803 if (!IOTaskHasEntitlement(vfs_context_task(ctx), GRAFTDMG_ENTITLEMENT)) { in ungraftdmg()