Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:AuthInfoList

4453 	LogMsgNoIdent("--------- AuthInfoList ---------");
4454 if (!m->AuthInfoList) LogMsgNoIdent("<None>");
4458 for (a = m->AuthInfoList; a; a = a->next)