Go to the source code of this file.
Defines | |
#define | HAVE_ATTR_FORMAT 1 |
#define | HAVE_ATTR_UNUSED 1 |
#define | HAVE_DLFCN_H 1 |
#define | HAVE_GETOPT_H 1 |
#define | HAVE_INTTYPES_H 1 |
#define | HAVE_LIBCRYPTO 1 |
#define | HAVE_MALLOC 1 |
#define | HAVE_MEMORY_H 1 |
#define | HAVE_NETINET_IN_H 1 |
#define | HAVE_OPENSSL_SSL_H 1 |
#define | HAVE_SSL |
#define | HAVE_STDBOOL_H 1 |
#define | HAVE_STDINT_H 1 |
#define | HAVE_STDLIB_H 1 |
#define | HAVE_STRINGS_H 1 |
#define | HAVE_STRING_H 1 |
#define | HAVE_SYS_MOUNT_H 1 |
#define | HAVE_SYS_PARAM_H 1 |
#define | HAVE_SYS_STAT_H 1 |
#define | HAVE_SYS_TYPES_H 1 |
#define | HAVE_TIMEGM 1 |
#define | HAVE_TIME_H 1 |
#define | HAVE_UNISTD_H 1 |
#define | PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" |
#define | PACKAGE_NAME "libdns" |
#define | PACKAGE_STRING "libdns 1.0.1" |
#define | PACKAGE_TARNAME "libdns" |
#define | PACKAGE_VERSION "1.0.1" |
#define | STDC_HEADERS 1 |
#define | SYSCONFDIR sysconfdir |
#define | inline __inline__ |
Functions | |
int | b64_ntop (uint8_t const *src, size_t srclength, char *target, size_t targsize) |
int | b64_pton (char const *src, uint8_t *target, size_t targsize) |
time_t | timegm (struct tm *tm) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|