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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dlibbsm.h157 extern int cacheauevent(au_event_ent_t **, au_event_t);
208 * Defines for cacheauclass and cacheauevent
H A Daudit_event.c34 * the .o from the makefile. Please use cacheauevent() or any of the
258 * cacheauevent:
269 cacheauevent(au_event_ent_t **result, au_event_t event_number) function
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c571 if (cacheauevent(&event, ctx.out.sf_eventid) < 0)
661 if (cacheauevent(&event, ctx.out.sf_eventid) < 0)
/illumos-gate/usr/src/cmd/auditreduce/
H A Dproc.c692 if (cacheauevent(&ev, event_type) <= 0) {
/illumos-gate/usr/src/cmd/praudit/
H A Dformat.c2320 (void) cacheauevent(&p_event, etype);

Completed in 93 milliseconds