djbdnscurve6 46
djbdnscurve6
Loading...
Searching...
No Matches
printrecord.c File Reference
#include "uint_t.h"
#include "error.h"
#include "byte.h"
#include "dns.h"
#include "printrecord.h"
#include "ip.h"
Include dependency graph for printrecord.c:

Go to the source code of this file.

Functions

unsigned int printrecord_cat (stralloc *out, const char *buf, unsigned int len, unsigned int pos, const char *q, const char qtype[2])
unsigned int printrecord (stralloc *out, const char *buf, unsigned int len, unsigned int pos, const char *q, const char qtype[2])

Function Documentation

◆ printrecord()

unsigned int printrecord ( stralloc * out,
const char * buf,
unsigned int len,
unsigned int pos,
const char * q,
const char qtype[2] )

Definition at line 119 of file printrecord.c.

Here is the call graph for this function:

◆ printrecord_cat()

unsigned int printrecord_cat ( stralloc * out,
const char * buf,
unsigned int len,
unsigned int pos,
const char * q,
const char qtype[2] )

Definition at line 10 of file printrecord.c.

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