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

/xnu-2422.115.4/security/
H A Dmac_audit.c103 mac_system_check_auditctl(struct ucred *cred, struct vnode *vp) function
342 mac_system_check_auditctl(__unused struct ucred *cred, __unused struct vnode *vp) function
H A Dmac_framework.h403 int mac_system_check_auditctl(kauth_cred_t cred, struct vnode *vp);
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_syscalls.c940 * mac_system_check_auditctl should only determine whether that vnode
946 error = mac_system_check_auditctl(kauth_cred_get(), vp);

Completed in 75 milliseconds