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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dgen.c511 struct ttnam *ttn, *ttn2; local
751 ttn2 = find_typename(j);
752 if (ttn2 == NULL)
754 if (hash == HASH(ttn2->typename)) {
758 ttn2->typename, ttn2->type);
759 ttn2->sorted = 1;

Completed in 106 milliseconds