Searched refs:lastanstype (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/libresolv-57/
H A Dres_query.c144 uint16_t lastanstype; member in struct:res_query_context
226 context->lastanstype = rrtype;
476 if ((ans->ancount > 0) && ((context.flags & kDNSServiceFlagsMoreComing) == 0) && ((context.lastanstype != ns_t_cname) || (type == ns_t_cname))) wait = 0;

Completed in 80 milliseconds