Searched refs:records (Results 1 - 6 of 6) sorted by relevance
/bind-9.6-ESV-R11/bin/tests/system/dnssec/ |
H A D | dnssec_update_test.pl | 69 my ($expected, @records) = @_; 73 foreach $rec (@records) {
|
/bind-9.6-ESV-R11/bin/tests/system/stress/ |
H A D | update.pl | 29 # 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 D | nslint.c | 71 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 D | genzone.sh | 55 ; see NS records at top of file
|
/bind-9.6-ESV-R11/bin/tests/system/nsupdate/ |
H A D | update_test.pl | 29 # 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 D | named.conf | 43 * have seperate NSEC3 records for the "no qname proof" and the
|
Completed in 44 milliseconds