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

/freebsd-11-stable/sys/security/audit/
H A Daudit_worker.c464 * audit_rotate_vnode() is called by a user or kernel thread to configure or
473 audit_rotate_vnode(struct ucred *cred, struct vnode *vp) function
480 ("audit_rotate_vnode: cred %p vp %p", cred, vp));
H A Daudit_private.h418 void audit_rotate_vnode(struct ucred *cred,
H A Daudit.c346 audit_rotate_vnode(NULL, NULL);
H A Daudit_syscalls.c804 audit_rotate_vnode(cred, vp);

Completed in 72 milliseconds