Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vfs/
H A Dvfs_syscalls.c2555 #define ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT \ macro
2579 ctx = IOCurrentTaskHasEntitlement(ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT) ? in unmount()
2655 if (!IOCurrentTaskHasEntitlement(ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT) && in safedounmount()