Searched refs:PAD_FPRIVUSE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit_start.c311 if (tad->tad_evmod & PAD_FPRIVUSE) {
H A Daudit.h82 #define PAD_FPRIVUSE 0x0100 /* failed use of privileged */ macro
H A Daudit.c1651 sbit = flag ? PAD_SPRIVUSE : PAD_FPRIVUSE;
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c1278 { (int)PAD_FPRIVUSE, "fp" }, /* failed use of priv */

Completed in 73 milliseconds