s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Macros | Functions | Variables
dnscname.c File Reference
#include <unistd.h>
#include "buffer.h"
#include "stralloc.h"
#include "dnsresolv.h"
#include "exit.h"
#include "dns.h"
#include "logmsg.h"
Include dependency graph for dnscname.c:

Go to the source code of this file.

Macros

#define WHO   "dnscname"
 

Functions

int main (int argc, char **argv)
 

Variables

stralloc sa = {0}
 
stralloc out = {0}
 

Macro Definition Documentation

◆ WHO

#define WHO   "dnscname"

Definition at line 9 of file dnscname.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 14 of file dnscname.c.

Here is the call graph for this function:

Variable Documentation

◆ out

stralloc out = {0}

Definition at line 12 of file dnscname.c.

◆ sa

stralloc sa = {0}

Definition at line 11 of file dnscname.c.