Searched refs:stale2 (Results 1 – 1 of 1) sorted by relevance
369 long long out1, out2, stale1, stale2; in hst_compare() local373 hst_fill_compare(pi2, &hst2, &out2, &stale2); in hst_compare()393 if ((!out1 && stale1 < time_now) || (!out2 && stale2 < time_now) || in hst_compare()395 return (!out2 * stale1) - (!out1 * stale2); in hst_compare()418 if (stale2 < time_now) in hst_compare()