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

/bind-9.6-ESV-R11/bin/tests/system/dnssec/
H A Ddnssec_update_test.pl69 my ($expected, @records) = @_;
73 foreach $rec (@records) {
/bind-9.6-ESV-R11/bin/tests/system/stress/
H A Dupdate.pl29 # has no NS records to begin with, or alternatively has a
74 my ($expected, @records) = @_;
78 foreach $rec (@records) {
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/
H A Dnslint.c71 u_int ttl; /* ttl of A records */
72 int records; /* resource records seen */ member in struct:item
76 /* Resource records seen */
89 /* These aren't real records */
94 /* Test for records we want to map to REC_OTHER */
98 /* Mask away records we don't care about in the final processing to REC_OTHER */
102 /* Test for records we want to check for duplicate name detection */
110 #define FLG_ALLOWDUPA 0x008 /* allow duplicate a records */
1093 /* Handle multi-line soa records */
1644 checkdups(register struct item *ip, register int records) argument
1664 updateitem(register const char *host, register u_int32_t addr, register int records, register u_int ttl, register int flags) argument
1784 register int n, records, flags; local
[all...]
/bind-9.6-ESV-R11/bin/tests/system/
H A Dgenzone.sh55 ; see NS records at top of file
/bind-9.6-ESV-R11/bin/tests/system/nsupdate/
H A Dupdate_test.pl29 # zone has no NS records to begin with, or alternatively has a
74 my ($expected, @records) = @_;
78 foreach $rec (@records) {
227 # support WKS records.
261 # Other ways of deleting NS records should also fail at the apex
367 # support multiple strings in TXT records.
/bind-9.6-ESV-R11/bin/tests/system/wildcard/ns1/
H A Dnamed.conf43 * have seperate NSEC3 records for the "no qname proof" and the

Completed in 44 milliseconds