Go to the source code of this file.
Define Documentation
#define HAVE_ARPA_INET_H 1 |
#define HAVE_ATTR_FORMAT 1 |
#define HAVE_ATTR_UNUSED 1 |
#define HAVE_ENDPROTOENT 1 |
#define HAVE_ENDSERVENT 1 |
#define HAVE_EVP_SHA256 1 |
#define HAVE_GETADDRINFO 1 |
#define HAVE_HMAC_CTX_INIT 1 |
#define HAVE_INTTYPES_H 1 |
#define HAVE_LOCALTIME_R 1 |
#define HAVE_NETINET_IN_H 1 |
#define HAVE_OPENSSL_ERR_H 1 |
#define HAVE_OPENSSL_RAND_H 1 |
#define HAVE_OPENSSL_SSL_H 1 |
#define HAVE_PYTHON "2.7" |
#define HAVE_SYS_MOUNT_H 1 |
#define HAVE_SYS_PARAM_H 1 |
#define HAVE_SYS_SOCKET_H 1 |
#define HAVE_SYS_STAT_H 1 |
#define HAVE_SYS_TYPES_H 1 |
#define HAVE_WORKING_FORK 1 |
#define HAVE_WORKING_VFORK 1 |
#define LT_OBJDIR ".libs/" |
#define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" |
#define PACKAGE_NAME "ldns" |
#define PACKAGE_STRING "ldns 1.6.13" |
#define PACKAGE_TARNAME "libdns" |
#define PACKAGE_VERSION "1.6.13" |
#define SYSCONFDIR sysconfdir |
#define WORDS_BIGENDIAN 1 |
#define LITTLE_ENDIAN 1234 |
#define BYTE_ORDER BIG_ENDIAN |
Function Documentation
int ldns_b64_ntop |
( |
uint8_t const * |
src, |
|
|
size_t |
srclength, |
|
|
char * |
target, |
|
|
size_t |
targsize |
|
) |
| |
int ldns_b64_pton |
( |
char const * |
src, |
|
|
uint8_t * |
target, |
|
|
size_t |
targsize |
|
) |
| |
size_t strlcpy |
( |
char * |
dst, |
|
|
const char * |
src, |
|
|
size_t |
siz |
|
) |
| |