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

/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c123 static int hung_count = 0; /* count of audit_warn hard */ variable
902 if ((hung_count > 0) && !allhard_pause) {
914 ++hung_count);
918 ++hung_count);
1004 hung_count = 0;

Completed in 57 milliseconds