Go to the source code of this file.
| #define HAVE_ARPA_INET_H 1 |
| #define HAVE_ATTR_FORMAT 1 |
| #define HAVE_ATTR_UNUSED 1 |
| #define HAVE_DANE_CA_FILE 0 |
| #define HAVE_DANE_CA_PATH 0 |
| #define HAVE_DECL_NID_SECP384R1 1 |
| #define HAVE_DECL_NID_X9_62_PRIME256V1 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_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 LDNS_TRUST_ANCHOR_FILE "/etc/unbound/root.key" |
| #define LT_OBJDIR ".libs/" |
| #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" |
| #define PACKAGE_NAME "ldns" |
| #define PACKAGE_STRING "ldns 1.6.17" |
| #define PACKAGE_TARNAME "libdns" |
| #define PACKAGE_VERSION "1.6.17" |
| #define SYSCONFDIR sysconfdir |
| #define _POSIX_PTHREAD_SEMANTICS 1 |
| #define LITTLE_ENDIAN 1234 |
| 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 |
|
) |
| |
| int ldns_dname_compare_v |
( |
const void * |
a, |
|
|
const void * |
b |
|
) |
| |
| size_t strlcpy |
( |
char * |
dst, |
|
|
const char * |
src, |
|
|
size_t |
siz |
|
) |
| |