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

/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c120 static int activeCount = 0; /* number of dirs in the ring */ variable
311 if (node_count == activeCount) {
331 activeCount, node_count));
345 activeCount = node_count;

Completed in 46 milliseconds