Searched defs:token_count (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c485 int token_count = 0; local
534 token_count++;
548 if (token_count < 2)
559 "token=%d) of record type %s%s\n", token_count,
566 token_count, parse_rc, event_name, sequence_str);

Completed in 83 milliseconds