Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dmain.c168 if (format & PRF_SHORTM) in process_options()
177 format |= PRF_SHORTM; in process_options()
H A Dprint_audit.txt78 This value and PRF_SHORTM are exclusive. If both
81 PRF_SHORTM
H A Dprintaudit.c74 if ((flags & PRF_RAWM) && (flags & PRF_SHORTM)) { in check_inputs()
H A Dpraudit.h68 #define PRF_SHORTM 0x0002 /* Short mode */ macro
H A Dformat.c2457 if (context->format & PRF_SHORTM) in pa_event_type()
3264 if (context->format & PRF_SHORTM && in pa_ace_access_mask()