Searched refs:printed_warning (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/make/lib/vroot/ | ||
H A D | lock.cc | 90 int printed_warning = 0; local 129 if ((counter > 5) && (!printed_warning)) { 142 printed_warning = 1; |
Completed in 72 milliseconds