Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/vfs/
H A Dvfs_syscalls.c2546 #define ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT \ macro
2570 ctx = IOCurrentTaskHasEntitlement(ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT) ? in unmount()
2646 if (!IOCurrentTaskHasEntitlement(ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT) && in safedounmount()