Searched refs:audit_savepath (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/fs/ |
H A D | lookup.c | 409 if (error = audit_savepath(pnp, vp, vp, error, cr)) in lookuppnvp() 564 (void) audit_savepath(pnp, cvp, vp, in lookuppnvp() 579 (void) audit_savepath(pnp, cvp, vp, 0, cr); in lookuppnvp() 622 (void) audit_savepath(pnp, cvp, vp, error, cr); in lookuppnvp()
|
/titanic_44/usr/src/uts/common/c2/ |
H A D | audit.h | 515 int audit_savepath(struct pathname *, struct vnode *, struct vnode *,
|
H A D | audit.c | 87 audit_savepath( in audit_savepath() function
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 884 NO_UNLOAD_STUB(c2audit, audit_savepath, nomod_zero);
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 965 NO_UNLOAD_STUB(c2audit, audit_savepath, nomod_zero);
|