Home
last modified time | relevance | path

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

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