s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Macros | Functions
dnsmxip.c File Reference
#include <sys/types.h>
#include <sys/socket.h>
#include <unistd.h>
#include "buffer.h"
#include "stralloc.h"
#include "fmt.h"
#include "dnsresolv.h"
#include "ip.h"
#include "now.h"
#include "exit.h"
#include "dns.h"
#include "logmsg.h"
#include "str.h"
Include dependency graph for dnsmxip.c:

Go to the source code of this file.

Macros

#define WHO   "dnsmxip"
 

Functions

int dns_ia (stralloc *ip, char *s)
 
int main (int argc, char **argv)
 

Macro Definition Documentation

◆ WHO

#define WHO   "dnsmxip"

Definition at line 15 of file dnsmxip.c.

Function Documentation

◆ dns_ia()

int dns_ia ( stralloc *  ip,
char *  s 
)

Definition at line 22 of file dnsmxip.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 61 of file dnsmxip.c.

Here is the call graph for this function: