Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dratectrl.c194 time_t ch_LTime; member
331 if (chBest == NULL || ch->ch_LTime == 0 ||
332 ch->ch_LTime < chBest->ch_LTime)
339 if (coll && (now - chBest->ch_LTime < CollTime))
390 chBest->ch_LTime = now;