Searched refs:stale1 (Results 1 – 1 of 1) sorted by relevance
372 long long out1, out2, stale1, stale2; in hst_compare() local375 hst_fill_compare(pi1, &hst1, &out1, &stale1); 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()425 if (stale1 < time_now) in hst_compare()