Searched refs:oldtt (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dgen.c371 struct tt *tt, *oldtt; local
402 oldtt = NULL;
405 oldtt = tt;
412 oldtt = tt;
420 if (oldtt != NULL)
421 oldtt->next = newtt;

Completed in 19 milliseconds