Searched refs:rec_result (Results 1 – 1 of 1) sorted by relevance
1081 u_long ttl, rec_result = ns_rr_ttl(rr); in answer_getNegativeTTL() local1099 if (ttl < rec_result) { in answer_getNegativeTTL()1100 rec_result = ttl; in answer_getNegativeTTL()1103 if (n == 0 || rec_result < result) { in answer_getNegativeTTL()1104 result = rec_result; in answer_getNegativeTTL()