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

/external/mdnsresponder/mDNSCore/
H A DuDNS.c2911 AuthRecord *startRR = m->ResourceRecords; local
2931 while (startRR)
2937 for (rr = startRR; rr; rr = rr->next)
3040 startRR = rr;

Completed in 104 milliseconds