Searched refs:rec_result (Results 1 – 1 of 1) sorted by relevance
958 u_long ttl, rec_result = ns_rr_ttl(rr); in answer_getNegativeTTL() local976 if (ttl < rec_result) { in answer_getNegativeTTL()977 rec_result = ttl; in answer_getNegativeTTL()980 if (n == 0 || rec_result < result) { in answer_getNegativeTTL()981 result = rec_result; in answer_getNegativeTTL()