common.h File Reference

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 LDNS_BUILD_CONFIG_USE_DANE   1
#define LDNS_BUILD_CONFIG_HAVE_B32_PTON   0
#define LDNS_BUILD_CONFIG_HAVE_B32_NTOP   0
#define ATTR_FORMAT(archetype, string_index, first_to_check)   __attribute__ ((format (archetype, string_index, first_to_check)))
#define ATTR_UNUSED(x)   x __attribute__((unused))

Detailed Description

Common definitions for LDNS.

Definition in file common.h.


Define Documentation

#define LDNS_BUILD_CONFIG_HAVE_SSL   1

a Net::DNS like library for C

(c) NLnet Labs, 2004-2006

See the file LICENSE for the license

Definition at line 22 of file common.h.

#define LDNS_BUILD_CONFIG_HAVE_INTTYPES_H   1

Definition at line 23 of file common.h.

#define LDNS_BUILD_CONFIG_HAVE_ATTR_FORMAT   1

Definition at line 24 of file common.h.

#define LDNS_BUILD_CONFIG_HAVE_ATTR_UNUSED   1

Definition at line 25 of file common.h.

#define LDNS_BUILD_CONFIG_HAVE_SOCKLEN_T   1

Definition at line 26 of file common.h.

#define LDNS_BUILD_CONFIG_USE_DANE   1

Definition at line 27 of file common.h.

#define LDNS_BUILD_CONFIG_HAVE_B32_PTON   0

Definition at line 28 of file common.h.

#define LDNS_BUILD_CONFIG_HAVE_B32_NTOP   0

Definition at line 29 of file common.h.

#define ATTR_FORMAT ( archetype,
string_index,
first_to_check   )     __attribute__ ((format (archetype, string_index, first_to_check)))

Definition at line 58 of file common.h.

#define ATTR_UNUSED (  )     x __attribute__((unused))

Definition at line 67 of file common.h.


Generated on 21 Apr 2016 for ldns by  doxygen 1.6.1