Lines Matching refs:namebuf

568 	char namebuf[DNS_NAME_FORMATSIZE];
581 dns_name_format(name, namebuf, sizeof(namebuf));
582 fprintf(stderr, "Missing NSEC record for %s\n", namebuf);
594 dns_name_format(name, namebuf, sizeof(namebuf));
598 "mismatch (expected:%s, found:%s)\n", namebuf,
607 dns_name_format(name, namebuf, sizeof(namebuf));
609 "mismatch\n", namebuf);
614 dns_name_format(name, namebuf, sizeof(namebuf));
615 fprintf(stderr, "Multipe NSEC records for %s\n", namebuf);
631 char namebuf[DNS_NAME_FORMATSIZE];
650 dns_name_format(name, namebuf, sizeof(namebuf));
653 "%s/%s\n", namebuf, typebuf);
749 char namebuf[DNS_NAME_FORMATSIZE];
773 dns_name_format(name, namebuf, sizeof(namebuf));
774 fprintf(stderr, "Missing NSEC3 record for %s\n", namebuf);
783 dns_name_format(name, namebuf, sizeof(namebuf));
785 "mismatch\n", namebuf);
811 dns_name_format(name, namebuf, sizeof(namebuf));
813 "same parameter set for %s", namebuf);
964 char namebuf[DNS_NAME_FORMATSIZE];
1009 dns_name_format(name, namebuf, sizeof(namebuf));
1012 namebuf, hashbuf);
1061 char namebuf[DNS_NAME_FORMATSIZE];
1082 dns_name_format(name, namebuf, sizeof(namebuf));
1084 fprintf(stderr, "No signatures for %s/%s\n", namebuf, typebuf);
1103 dns_name_format(name, namebuf, sizeof(namebuf));
1106 namebuf, typebuf, sig.keyid);
1117 dns_name_format(name, namebuf, sizeof(namebuf));
1124 "%s %s\n", algbuf, namebuf, typebuf);
1223 char namebuf[DNS_NAME_FORMATSIZE];
1224 dns_name_format(name, namebuf, sizeof(namebuf));
1225 fatal("unexpected NSEC RRset at %s\n", namebuf);
1547 char namebuf[DNS_NAME_FORMATSIZE];
1551 dns_name_format(origin, namebuf,
1552 sizeof(namebuf));
1557 "%s DNSKEY %.*s", namebuf,