Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/c2/
H A Daudit.h80 #define PAD_NONATTR 0x4000 /* non-attributable event */ macro
H A Daudit_io.c848 au_close(kctx, ad, AU_DONTBLOCK | AU_OK, aid, PAD_NONATTR|amod, e_time); in audit_async_finish()
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c1430 { (int)PAD_NONATTR, "na" }, /* non-attributable event */ in eventmodifier2string()