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

/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c502 #define EVENT_NAME_LEN 32 macro
568 char event_name[EVENT_NAME_LEN];
569 char sequence_str[EVENT_NAME_LEN];
572 (void) snprintf(event_name, EVENT_NAME_LEN,
576 EVENT_NAME_LEN);
583 (void) snprintf(sequence_str, EVENT_NAME_LEN,

Completed in 60 milliseconds