Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:AuthInfoList

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