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

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c134 int hung_count; /* count of audit_warn hard */ member in struct:plg_ctrl
929 if ((ctrl->hung_count > 0) &&
944 ++ctrl->hung_count);
948 ++ctrl->hung_count);
1046 ctrl->hung_count = 0;

Completed in 22 milliseconds