Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dmain.c165 format |= PRF_NOCACHE; /* turn off cache */ in process_options()
H A Dpraudit.h71 #define PRF_NOCACHE 0x0010 /* don't cache event names */ macro
H A Dformat.c2451 if (context->format & PRF_NOCACHE) { in pa_event_type()