Home | History | Annotate | Download | only in mDNSShared

Lines Matching full:searchlist

2481  	for (s=SearchList; s; s=s->next)
2560 // We need to check against both ActiveDirectoryPrimaryDomain and SearchList. If it matches against either
4500 if (!SearchList) LogMsgNoIdent("<None>");
4503 for (s=SearchList; s; s=s->next)