Searched refs:vnode_authorize_callback (Results 1 – 1 of 1) sorted by relevance
8067 static int vnode_authorize_callback(kauth_cred_t credential, void *idata, kauth_action_t actio…8090 vnode_scope = kauth_register_scope(KAUTH_SCOPE_VNODE, vnode_authorize_callback, NULL); in vnode_authorize_init()9921 vnode_authorize_callback(__unused kauth_cred_t cred, __unused void *idata, in vnode_authorize_callback() function