Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:CurrentSOA

1485 		else if (zd->CurrentSOA->c[0])
1487 CurrentSOA);
1492 LogInfo("GetZoneData_QuestionCallback: not chopping labels for %##s", zd->CurrentSOA->c);
1497 zd->CurrentSOA = (domainname *)(zd->CurrentSOA->c + zd->CurrentSOA->c[0]+1);
1498 AssignDomainName(&zd->question.qname, zd->CurrentSOA);
1613 zd->CurrentSOA = (domainname *)(&zd->ChildName.c[initialskip]);
1648 AssignDomainName(&zd->question.qname, zd->CurrentSOA);