Searched refs:stale2 (Results 1 – 1 of 1) sorted by relevance
372 long long out1, out2, stale1, stale2; in hst_compare() local376 hst_fill_compare(pi2, &hst2, &out2, &stale2); in hst_compare()396 if ((!out1 && stale1 < time_now) || (!out2 && stale2 < time_now) || in hst_compare()398 return (!out2 * stale1) - (!out1 * stale2); in hst_compare()421 if (stale2 < time_now) in hst_compare()