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

Go to the source code of this file.

Macros

#define WHO   "dnsmx"
 

Functions

void nomem (void)
 
int main (int argc, char **argv)
 

Variables

char strnum [FMT_ULONG]
 

Macro Definition Documentation

◆ WHO

#define WHO   "dnsmx"

Definition at line 10 of file dnsmx.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 24 of file dnsmx.c.

Here is the call graph for this function:

◆ nomem()

void nomem ( void  )

Definition at line 12 of file dnsmx.c.

Here is the caller graph for this function:

Variable Documentation

◆ strnum

char strnum[FMT_ULONG]

Definition at line 22 of file dnsmx.c.