Home
last modified time | relevance | path

Searched refs:ZONE_CB_RETRY_COUNT (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c81 #define ZONE_CB_RETRY_COUNT 10 macro
6289 if (zevtchan->zn_failure_count > ZONE_CB_RETRY_COUNT) { in zn_cb()