readzone.c File Reference

Command to read and echo a zonefile. More...

#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <stdint.h>
#include "sldns/str2wire.h"
#include "sldns/wire2str.h"

Functions

int print_usage (FILE *out, const char *progname)
 
int main (int argc, char *const *argv)
 

Detailed Description

Command to read and echo a zonefile.