Searched refs:audit_rotate_vnode (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_private.h416 void audit_rotate_vnode(struct ucred *cred,
H A Daudit_worker.c475 * audit_rotate_vnode() is called by a user or kernel thread to configure or
484 audit_rotate_vnode(kauth_cred_t cred, struct vnode *vp) function
490 ("audit_rotate_vnode: cred %p vp %p", cred, vp));
545 printf("audit_rotate_vnode: Couldn't close "
H A Daudit.c353 audit_rotate_vnode(NULL, NULL);
H A Daudit_syscalls.c962 * The following gets unreferenced in audit_rotate_vnode()
966 audit_rotate_vnode(cred, vp);

Completed in 73 milliseconds