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

/bind-9.11.3/lib/dns/
H A Dgen.c141 static struct tt { struct
142 struct tt *next;
214 struct tt *tt; local
224 for (tt = types; tt != NULL; tt = tt->next) {
230 if (tt->type != lasttype && subswitch) {
240 if (tt
371 struct tt *tt, *oldtt; local
508 struct tt *tt; local
[all...]
/bind-9.11.3/bin/tests/system/rrchecker/
H A Dtests.sh41 while read -r name tt cl ty rest
59 while read -r name tt cl ty rest
/bind-9.11.3/bin/tests/system/acl/
H A Dtests.sh93 grep "^;" dig.out.${t} > /dev/null 2>&1 || { echo "I:test $tt failed" ; status=1; }

Completed in 96 milliseconds