Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:SearchList

11360 	// For each member of our SearchList, deregister any records it may have created, and cut them from the list.
11363 for (s = SearchList; s; s = s->next)