|
djbdnscurve6 51
djbdnscurve6
|
#include "stralloc.h"

Go to the source code of this file.
Functions | |
| unsigned int | printrecord_cat (stralloc *, const char *, unsigned int, unsigned int, const char *, const char[2]) |
| unsigned int | printrecord (stralloc *, const char *, unsigned int, unsigned int, const char *, const char[2]) |
| 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.


| 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.

