#include <sys/errno.h>
#include <arpa/inet.h>
#include <assert.h>
#include <fcntl.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "keama.h"
Go to the source code of this file.
◆ KEAMA_USAGE
Value: "Usage: keama [-4|-6] [-D] [-N]" \
" [-r {perform|fatal|pass}\\n" \
" [-l hook-library-path]" \
" [-i input-file] [-o output-file]\n"
Definition at line 35 of file keama.c.
◆ main()
int main |
( |
int | argc, |
|
|
char ** | argv ) |
◆ parse_error()
void parse_error |
( |
struct parse * | cfile, |
|
|
const char * | fmt, |
|
|
| ... ) |
◆ stackPush()
◆ global_hr
◆ hook_library_path
char* hook_library_path = NULL |
◆ input
◆ input_file
◆ json
◆ local_family
◆ output
◆ output_file
◆ parses
◆ resolve
◆ use_isc_lifetimes