Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c2696 #define ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT \ macro
2721 ctx = IOCurrentTaskHasEntitlement(ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT) ? in unmount()
2801 if (!IOCurrentTaskHasEntitlement(ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT) && in safedounmount()