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