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_BZERO 1 |
#define HAVE_CALLOC 1 |
#define HAVE_CTIME_R 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_DLFCN_H 1 |
#define HAVE_ENDPROTOENT 1 |
#define HAVE_ENDSERVENT 1 |
#define HAVE_EVP_SHA256 1 |
#define HAVE_FCNTL 1 |
#define HAVE_GETADDRINFO 1 |
#define HAVE_GETOPT_H 1 |
#define HAVE_GMTIME_R 1 |
#define HAVE_HMAC_CTX_INIT 1 |
#define HAVE_INET_ATON 1 |
#define HAVE_INET_NTOP 1 |
#define HAVE_INET_PTON 1 |
#define HAVE_INTTYPES_H 1 |
#define HAVE_ISASCII 1 |
#define HAVE_ISBLANK 1 |
#define HAVE_LIBPCAP 1 |
#define HAVE_LOCALTIME_R 1 |
#define HAVE_MALLOC 1 |
#define HAVE_MEMMOVE 1 |
#define HAVE_MEMORY_H 1 |
#define HAVE_MEMSET 1 |
#define HAVE_NETDB_H 1 |
#define HAVE_NETINET_IF_ETHER_H 1 |
#define HAVE_NETINET_IGMP_H 1 |
#define HAVE_NETINET_IN_H 1 |
#define HAVE_NETINET_IN_SYSTM_H 1 |
#define HAVE_NETINET_IP6_H 1 |
#define HAVE_NETINET_IP_H 1 |
#define HAVE_NETINET_UDP_H 1 |
#define HAVE_NET_ETHERNET_H 1 |
#define HAVE_NET_IF_H 1 |
#define HAVE_OPENSSL_ERR_H 1 |
#define HAVE_OPENSSL_RAND_H 1 |
#define HAVE_OPENSSL_SSL_H 1 |
#define HAVE_PCAP_H 1 |
#define HAVE_PYTHON "2.7" |
#define HAVE_RANDOM 1 |
#define HAVE_REALLOC 1 |
#define HAVE_SLEEP 1 |
#define HAVE_SNPRINTF 1 |
#define HAVE_STDARG_H 1 |
#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_STRLCPY 1 |
#define HAVE_STRTOUL 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_TIMEGM 1 |
#define HAVE_TIME_H 1 |
#define HAVE_UNISTD_H 1 |
#define HAVE_VFORK 1 |
#define HAVE_WORKING_FORK 1 |
#define HAVE_WORKING_VFORK 1 |
#define HAVE__BOOL 1 |
#define LDNS_TRUST_ANCHOR_FILE "/etc/unbound/root.key" |
#define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" |
#define PACKAGE_NAME "ldns" |
#define PACKAGE_STRING "ldns 1.6.17" |
#define PACKAGE_TARNAME "libdns" |
#define PACKAGE_URL "" |
#define PACKAGE_VERSION "1.6.17" |
#define RRTYPE_CDS |
#define RRTYPE_NINFO |
#define RRTYPE_RKEY |
#define RRTYPE_URI |
#define SIZEOF_TIME_T 8 |
#define STDC_HEADERS 1 |
#define SYSCONFDIR sysconfdir |
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 | ||
) |
Given in dnssec_zone.c, also used in dnssec_sign.c:w.
Definition at line 780 of file dnssec_zone.c.
References ldns_dname_compare().