Searched refs:nextRR (Results 1 – 1 of 1) sorted by relevance
3055 AuthRecord *rr, *nextRR; in CheckGroupRecordUpdates() local3062 for (rr = m->ResourceRecords; rr; rr = nextRR) in CheckGroupRecordUpdates()3066 nextRR = rr->next; in CheckGroupRecordUpdates()