Home
last modified time | relevance | path

Searched refs:TAD_PUBLIC_EV (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_kernel.h85 #define S2E_PUB TAD_PUBLIC_EV /* syscall is defined as a public op */
183 #define TAD_PUBLIC_EV 0x00000400 /* syscall is defined as a public op */ macro
H A Daudit.c108 (tad->tad_ctrl & TAD_PUBLIC_EV) && in audit_savepath()
464 (tad->tad_ctrl & TAD_PUBLIC_EV)) { in audit_attributes()
875 tad->tad_ctrl |= TAD_PUBLIC_EV; in audit_setf()
H A Daudit_event.c1124 tad->tad_ctrl |= TAD_PUBLIC_EV; in aus_open()
1172 tad->tad_ctrl |= TAD_PUBLIC_EV; in aus_openat()
2515 tad->tad_ctrl |= TAD_PUBLIC_EV; in aus_mmap()