fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
Functions
dns_mx.c File Reference

dns MX query More...

#include "stralloc.h"
#include "byte.h"
#include "uint_t.h"
#include "dnsresolv.h"
Include dependency graph for dns_mx.c:

Go to the source code of this file.

Functions

int dns_mx_packet (stralloc *out, const char *buf, unsigned int len)
 
int dns_mx (stralloc *out, const stralloc *fqdn)
 

Detailed Description

dns MX query

Author
djb qmail
Parameters
(onoutput) stralloc out

Definition in file dns_mx.c.

Function Documentation

◆ dns_mx()

int dns_mx ( stralloc out,
const stralloc fqdn 
)

Definition at line 51 of file dns_mx.c.

Here is the call graph for this function:

◆ dns_mx_packet()

int dns_mx_packet ( stralloc out,
const char *  buf,
unsigned int  len 
)

Definition at line 16 of file dns_mx.c.

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