Searched refs:KAUTH_SCOPE_VNODE (Results 1 – 2 of 2) sorted by relevance
796 #define KAUTH_SCOPE_VNODE "com.apple.kauth.vnode" macro
8090 vnode_scope = kauth_register_scope(KAUTH_SCOPE_VNODE, vnode_authorize_callback, NULL); in vnode_authorize_init()