Searched refs:rec_result (Results 1 – 1 of 1) sorted by relevance
1036 u_long ttl, rec_result = ns_rr_ttl(rr); in answer_getNegativeTTL() local1054 if (ttl < rec_result) { in answer_getNegativeTTL()1055 rec_result = ttl; in answer_getNegativeTTL()1058 if (n == 0 || rec_result < result) { in answer_getNegativeTTL()1059 result = rec_result; in answer_getNegativeTTL()