Common definitions for LDNS. More...
Go to the source code of this file.
Defines | |
| #define | LDNS_BUILD_CONFIG_HAVE_SSL 1 |
| a Net::DNS like library for C | |
| #define | LDNS_BUILD_CONFIG_HAVE_INTTYPES_H 1 |
| #define | LDNS_BUILD_CONFIG_HAVE_ATTR_FORMAT 1 |
| #define | LDNS_BUILD_CONFIG_HAVE_ATTR_UNUSED 1 |
| #define | LDNS_BUILD_CONFIG_HAVE_SOCKLEN_T 1 |
| #define | ATTR_FORMAT(archetype, string_index, first_to_check) __attribute__ ((format (archetype, string_index, first_to_check))) |
| #define | ATTR_UNUSED(x) x __attribute__((unused)) |
Common definitions for LDNS.
Definition in file common.h.
| #define LDNS_BUILD_CONFIG_HAVE_SSL 1 |
| #define ATTR_FORMAT | ( | archetype, | |||
| string_index, | |||||
| first_to_check | ) | __attribute__ ((format (archetype, string_index, first_to_check))) |
1.6.1