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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c116 int wg_restartcnt; /* count of times restarted */ member in struct:workgrp
1254 if (WorkGrp[wgrp].wg_restartcnt < MAX_PERSIST_RESTART)
1257 WorkGrp[wgrp].wg_restartcnt++;

Completed in 60 milliseconds