Home
last modified time | relevance | path

Searched refs: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
903 if ((hung_count > 0) && !allhard_pause) {
915 ++hung_count);
919 ++hung_count);
1005 hung_count = 0;