djbdnscurve6 45
djbdnscurve6
Loading...
Searching...
No Matches
Macros | Functions | Variables
dnsname.c File Reference
#include "buffer.h"
#include "exit.h"
#include "logmsg.h"
#include "ip.h"
#include "dns.h"
#include "str.h"
Include dependency graph for dnsname.c:

Go to the source code of this file.

Macros

#define WHO   "dnsname"
 

Functions

int main (int argc, char **argv)
 

Variables

char ip4 [4]
 
char ip6 [16]
 

Macro Definition Documentation

◆ WHO

#define WHO   "dnsname"

Definition at line 8 of file dnsname.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 16 of file dnsname.c.

Here is the call graph for this function:

Variable Documentation

◆ ip4

char ip4[4]

Definition at line 12 of file dnsname.c.

◆ ip6

char ip6[16]

Definition at line 13 of file dnsname.c.