Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/miscfs/nullfs/
H A Dnull_vfsops.c81 #define NULLFS_ENTITLEMENT "com.apple.private.nullfs_allow" macro
145 if (!IOCurrentTaskHasEntitlement(NULLFS_ENTITLEMENT)) { in nullfs_mount()
337 if (!IOCurrentTaskHasEntitlement(NULLFS_ENTITLEMENT) && in nullfs_unmount()