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

/bind-9.11.3/contrib/scripts/
H A Dcheck5011.pl68 next unless m{^([a-z0-9.-]*)\s+KEYDATA\s+(\d+)\s+(\d+)\s+(\d+)\s+};
/bind-9.11.3/lib/dns/
H A Dmasterdump.c620 #define KEYDATA "KEYDATA" macro
623 (sizeof(KEYDATA) - 1))
625 isc_buffer_putstr(target, KEYDATA);
/bind-9.11.3/bin/tests/system/nsupdate/
H A Dtests.sh549 grep KEYDATA typelist.out.T.${n} > /dev/null && { ret=1; echo "I: failed: KEYDATA found (-T)"; }
550 grep KEYDATA typelist.out.P.${n} > /dev/null && { ret=1; echo "I: failed: KEYDATA found (-P)"; }
551 grep KEYDATA typelist.out.TP.${n} > /dev/null && { ret=1; echo "I: failed: KEYDATA found (-TP)"; }
/bind-9.11.3/bin/tests/system/dnssec/
H A Dtests.sh2863 echo "I:check KEYDATA records are printed in human readable form in key zone ($n)"
2871 grep KEYDATA ns4/managed-keys.bind > /dev/null &&

Completed in 36 milliseconds