Searched refs:CurrentSOA (Results 1 – 2 of 2) sorted by relevance
1778 else if (zd->CurrentSOA->c[0]) in GetZoneData_QuestionCallback()1780 DomainAuthInfo *AuthInfo = GetAuthInfoForName(m, zd->CurrentSOA); in GetZoneData_QuestionCallback()1785 … LogInfo("GetZoneData_QuestionCallback: not chopping labels for %##s", zd->CurrentSOA->c); in GetZoneData_QuestionCallback()1790 zd->CurrentSOA = (domainname *)(zd->CurrentSOA->c + zd->CurrentSOA->c[0]+1); in GetZoneData_QuestionCallback()1791 AssignDomainName(&zd->question.qname, zd->CurrentSOA); in GetZoneData_QuestionCallback()1918 zd->CurrentSOA = (domainname *)(&zd->ChildName.c[initialskip]); in StartGetZoneData()1953 AssignDomainName(&zd->question.qname, zd->CurrentSOA); in StartGetZoneData()
2053 domainname *CurrentSOA; // Points to somewhere within ChildName member