Searched refs:mac_system_check_acct (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/security/
H A Dmac_system.c73 mac_system_check_acct(kauth_cred_t cred, struct vnode *vp) function
H A Dmac_framework.h399 int mac_system_check_acct(kauth_cred_t cred, struct vnode *vp);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_acct.c183 error = mac_system_check_acct(vfs_context_ucred(ctx), nd.ni_vp);
199 error = mac_system_check_acct(vfs_context_ucred(ctx), NULL);

Completed in 79 milliseconds