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

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A Ddnssd_clientshim.c514 x->qSRV.SearchListIndex = 0;
541 x->qTXT.SearchListIndex = 0;
678 x->q.SearchListIndex = 0;
H A Duds_daemon.c2776 request->u.resolve.qsrv.SearchListIndex = 0;
2802 request->u.resolve.qtxt.SearchListIndex = 0;
2874 if (question->SearchListIndex == -1)
2876 LogMsg("AppendNewSearchDomain: question %##s (%s) SearchListIndex is -1", question->qname.c, DNSTypeName(question->qtype));
2896 sd = uDNS_GetNextSearchDomain(m, question->InterfaceID, &question->SearchListIndex, !question->AppendLocalSearchDomains);
2899 if (question->SearchListIndex == -1)
2930 LogInfo("AppnedNewSearchDomain: Returning question with name %##s, SearchListIndex %d", question->qname.c, question->SearchListIndex);
3095 q2->SearchListIndex = 0;
3127 if ((AddRecord != QC_suppressed) && question->SearchListIndex !
[all...]
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A DIdentify.c213 q->SearchListIndex = 0;
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNS.c5439 q->SearchListIndex = 0;
11970 question->SearchListIndex = 0;
12166 query->qSRV.SearchListIndex = 0;
12192 query->qTXT.SearchListIndex = 0;
12218 query->qAv4.SearchListIndex = 0;
12244 query->qAv6.SearchListIndex = 0;
12305 question->SearchListIndex = 0;
H A DuDNS.c1877 zd->question.SearchListIndex = 0;
2564 q->SearchListIndex = 0;
5653 // being NULL. When search domains change we may not set the SearchListIndex
5657 // network change and hence temporarily SearchListIndex may be out of range.
H A DmDNSEmbeddedAPI.h1987 mDNSs8 SearchListIndex; // Index into SearchList; Used by the client layer but not touched by core member in struct:DNSQuestion_struct
H A DDNSCommon.c1467 q->SearchListIndex = 0;
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.c5141 p->q.SearchListIndex = 0;

Completed in 333 milliseconds