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

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dlvm.h65 unsigned int node_count; member in struct:grub_lvm_segment
/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c299 int node_count = 0; local
310 if ((rc = growauditlist(&listhead, dirstr, NULL, &node_count, ctrl))
314 if (node_count == 0) {
346 if (node_count == ctrl->activeCount) {
366 ctrl->activeCount, node_count));
382 ctrl->activeCount = node_count;

Completed in 24 milliseconds