Home
last modified time | relevance | path

Searched refs:fad_aupath (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c825 if (fad->fad_aupath != NULL) { in aus_fchown()
950 if (fad->fad_aupath != NULL) { in aus_fchmod()
1018 if (fad->fad_aupath != NULL) { in aus_fchmodat()
1487 if (fad->fad_aupath != NULL) in aus_execve()
1534 if (fad->fad_aupath != NULL) { in aus_fcntl()
2026 if (fad->fad_aupath != NULL) { in aus_close()
2080 if (fad->fad_aupath != NULL) { in aus_fstatfs()
2394 if (fad->fad_aupath != NULL) { in aus_ioctl()
2519 if (fad->fad_aupath != NULL) { in aus_mmap()
5517 if (fad->fad_aupath != NULL) { in aus_facl()
[all …]
H A Daudit.c792 if (fad->fad_aupath != NULL) { in audit_closef()
867 fad->fad_aupath = tad->tad_aupath; in audit_setf()
1082 if (fad->fad_aupath == NULL) { in audit_setfsat_path()
1087 au_pathhold(fad->fad_aupath); in audit_setfsat_path()
1088 tad->tad_atpath = fad->fad_aupath; in audit_setfsat_path()
1388 if (fad->fad_aupath) { in audit_chdirec()
1389 au_pathhold(fad->fad_aupath); in audit_chdirec()
1396 *appp = fad->fad_aupath; in audit_chdirec()
1399 au_uwrite(au_to_path(fad->fad_aupath)); in audit_chdirec()
1617 au_uwrite(au_to_path(fad->fad_aupath)); in audit_fdsend()
[all …]
H A Daudit_kernel.h222 struct audit_path *fad_aupath; /* path from vfs_lookup */ member
/illumos-gate/usr/src/uts/common/os/
H A Daudit_core.c426 if (fad->fad_aupath != NULL) { in audit_unfalloc()
427 au_pathrele(fad->fad_aupath); in audit_unfalloc()