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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dratectrl.c194 time_t ch_LTime; member in struct:CHash
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;

Completed in 20 milliseconds