Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c2628 #define ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT \ macro
2652 ctx = IOCurrentTaskHasEntitlement(ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT) ? in unmount()
2728 if (!IOCurrentTaskHasEntitlement(ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT) && in safedounmount()