Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:NewLocalOnlyQuestions

2726 	if (m->NewLocalOnlyQuestions)                     return(m->timenow);
2771 if (m->NewLocalOnlyQuestions)
2772 LogMsg("Task Scheduling Error: NewLocalOnlyQuestions %##s (%s)",
2773 m->NewLocalOnlyQuestions->qname.c, DNSTypeName(m->NewLocalOnlyQuestions->qtype));