Searched refs:PRF_SHORTM (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/praudit/
H A Dmain.c138 if (format & PRF_SHORTM)
147 format |= PRF_SHORTM;
H A Dprint_audit.txt80 This value and PRF_SHORTM are exclusive. If both
83 PRF_SHORTM
H A Dpraudit.h67 #define PRF_SHORTM 0x0002 /* Short mode */ macro
H A Dprintaudit.c76 if ((flags & PRF_RAWM) && (flags & PRF_SHORTM)) {
H A Dformat.c2323 if (context->format & PRF_SHORTM)
3133 if (context->format & PRF_SHORTM &&

Completed in 111 milliseconds