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

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c131 int activeCount; /* number of dirs in the ring */ member in struct:plg_ctrl
346 if (node_count == ctrl->activeCount) {
366 ctrl->activeCount, node_count));
382 ctrl->activeCount = node_count;

Completed in 23 milliseconds