Searched refs:cs_entitlements_dictionary_copy_vnode (Results 1 – 3 of 3) sorted by relevance
98 int cs_entitlements_dictionary_copy_vnode(struct vnode *, off_t, void **);
1763 cs_entitlements_dictionary_copy_vnode(vnode_t vnode, off_t offset, void **entitlements) in cs_entitlements_dictionary_copy_vnode() function
1539 if (cs_entitlements_dictionary_copy_vnode(vnode, offset, (void**)&entitlements) != 0) { in copyClientEntitlementsVnode()