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

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c1496 int sent_log = 0; local
1501 if (! sent_log) {
1504 sent_log = 1;
1535 int sent_log = 0; local
1540 if (! sent_log) {
1543 sent_log = 1;
1578 int sent_log = 0; local
1583 if (! sent_log) {
1586 sent_log = 1;

Completed in 53 milliseconds