Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/vfs/
H A Dvfs_syscalls.c2276 #define ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT \ macro
2307 if (!IOCurrentTaskHasEntitlement(ROLE_ACCOUNT_UNMOUNT_ENTITLEMENT) && in safedounmount()