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

/bind-9.6-ESV-R11/lib/dns/
H A Dgen.c157 static struct tt { struct
158 struct tt *next;
230 struct tt *tt; local
240 for (tt = types; tt != NULL; tt = tt->next) {
246 if (tt->type != lasttype && subswitch) {
256 if (tt
378 struct tt *tt, *oldtt; local
508 struct tt *tt; local
[all...]
/bind-9.6-ESV-R11/bin/tests/system/acl/
H A Dtests.sh100 grep "^;" dig.out > /dev/null 2>&1 || { echo "I:test $tt failed" ; status=1; }

Completed in 11 milliseconds