Searched refs:audit_savepath (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/ |
H A D | lookup.c | 414 if (error = audit_savepath(pnp, vp, vp, error, cr)) in lookuppnvp() 569 (void) audit_savepath(pnp, cvp, vp, in lookuppnvp() 584 (void) audit_savepath(pnp, cvp, vp, 0, cr); in lookuppnvp() 627 (void) audit_savepath(pnp, cvp, vp, error, cr); in lookuppnvp()
|
/illumos-gate/usr/src/uts/common/c2/ |
H A D | audit.h | 517 int audit_savepath(struct pathname *, struct vnode *, struct vnode *,
|
H A D | audit.c | 86 audit_savepath( in audit_savepath() function
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | modstubs.S | 845 NO_UNLOAD_STUB(c2audit, audit_savepath, nomod_zero);
|
/illumos-gate/usr/src/uts/intel/ml/ |
H A D | modstubs.S | 740 NO_UNLOAD_STUB(c2audit, audit_savepath, nomod_zero);
|