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

/darwin-on-arm/xnu/security/
H A Dmac_system.c73 mac_system_check_acct(kauth_cred_t cred, struct vnode *vp) function
H A Dmac_framework.h394 int mac_system_check_acct(kauth_cred_t cred, struct vnode *vp);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_acct.c168 error = mac_system_check_acct(vfs_context_ucred(ctx), nd.ni_vp);
184 error = mac_system_check_acct(vfs_context_ucred(ctx), NULL);

Completed in 68 milliseconds