Searched refs:ch_LTime (Results 1 – 3 of 3) sorted by relevance
315 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;590 (long) ch->ch_LTime, cnt);
108 time_t ch_LTime; member
2196 time_t ch_LTime; member2280 if (chBest == NULL || ch->ch_LTime == 0 || in cpmip()2281 ch->ch_LTime < chBest->ch_LTime) { in cpmip()2310 chBest->ch_LTime = t; in cpmip()