Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:LocateAnswers

1792 	ansptr = LocateAnswers(&reply->msg, end);
1793 if (!ansptr) { Log("Error: AnswerQuestion - LocateAnswers returned NULL"); goto end; }