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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c68 * and the 'rebuild_tree' flag below are both initialized to B_TRUE to
94 * rebuild_tree has to be initialized to B_TRUE to let the tree_builder
99 static boolean_t rebuild_tree = B_TRUE; variable
395 rebuild_tree = B_TRUE;
481 while (rebuild_tree == B_FALSE)
539 LOGPRINTF("tree_builder: setting rebuild_tree to FALSE\n");
540 rebuild_tree = B_FALSE;
1175 rebuild_tree = B_TRUE;

Completed in 77 milliseconds