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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c554 boolean_t dontreport; local
609 * The 'dontreport' variable indicates that we've
614 dontreport = 0;
657 if (!dontreport && type != NULL &&
670 dontreport = B_TRUE;
708 if (!dontreport &&
722 dontreport = B_TRUE;

Completed in 46 milliseconds