|
unbound 0.1
|
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 "sldns/str2wire.h"#include "sldns/wire2str.h"Functions | |
| int | print_usage (FILE *out, const char *progname) |
| int | main (int argc, char *const *argv) |
Command to read and echo a zonefile.