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

/freebsd-13-stable/contrib/sendmail/src/
H A Dratectrl.c315 if (chBest == NULL || ch->ch_LTime == 0 ||
316 ch->ch_LTime < chBest->ch_LTime)
323 if (coll && (now - chBest->ch_LTime < CollTime))
372 chBest->ch_LTime = now;
591 (long) ch->ch_LTime, cnt);
H A Dratectrl.h108 time_t ch_LTime; member in struct:CHash

Completed in 100 milliseconds