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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c116 int wg_restartcnt; /* count of times restarted */ member in struct:workgrp
1253 if (WorkGrp[wgrp].wg_restartcnt < MAX_PERSIST_RESTART)
1256 WorkGrp[wgrp].wg_restartcnt++;

Completed in 102 milliseconds