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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dgen.c379 struct tt *tt, *oldtt; local
404 oldtt = NULL;
407 oldtt = tt;
414 oldtt = tt;
422 if (oldtt != NULL)
423 oldtt->next = newtt;

Completed in 90 milliseconds