ldns  1.7.0
config.h
Go to the documentation of this file.
1 /* ldns/config.h. Generated from config.h.in by configure. */
2 /* ldns/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Define to 1 if you have the <arpa/inet.h> header file. */
8 #define HAVE_ARPA_INET_H 1
9 
10 /* Whether the C compiler accepts the "format" attribute */
11 #define HAVE_ATTR_FORMAT 1
12 
13 /* Whether the C compiler accepts the "unused" attribute */
14 #define HAVE_ATTR_UNUSED 1
15 
16 /* Define to 1 if you have the `b32_ntop' function. */
17 /* #undef HAVE_B32_NTOP */
18 
19 /* Define to 1 if you have the `b32_pton' function. */
20 /* #undef HAVE_B32_PTON */
21 
22 /* Define to 1 if you have the `b64_ntop' function. */
23 /* #undef HAVE_B64_NTOP */
24 
25 /* Define to 1 if you have the `b64_pton' function. */
26 /* #undef HAVE_B64_PTON */
27 
28 /* Define to 1 if you have the `bzero' function. */
29 #define HAVE_BZERO 1
30 
31 /* Define to 1 if you have the `calloc' function. */
32 #define HAVE_CALLOC 1
33 
34 /* Define to 1 if you have the `CRYPTO_memcmp' function. */
35 #define HAVE_CRYPTO_MEMCMP 1
36 
37 /* Define to 1 if you have the `ctime_r' function. */
38 #define HAVE_CTIME_R 1
39 
40 /* Is a CAFILE given at configure time */
41 #define HAVE_DANE_CA_FILE 0
42 
43 /* Is a CAPATH given at configure time */
44 #define HAVE_DANE_CA_PATH 0
45 
46 /* Define to 1 if you have the declaration of `NID_ED25519', and to 0 if you
47  don't. */
48 #define HAVE_DECL_NID_ED25519 1
49 
50 /* Define to 1 if you have the declaration of `NID_ED448', and to 0 if you
51  don't. */
52 #define HAVE_DECL_NID_ED448 1
53 
54 /* Define to 1 if you have the declaration of `NID_secp384r1', and to 0 if you
55  don't. */
56 #define HAVE_DECL_NID_SECP384R1 1
57 
58 /* Define to 1 if you have the declaration of `NID_X9_62_prime256v1', and to 0
59  if you don't. */
60 #define HAVE_DECL_NID_X9_62_PRIME256V1 1
61 
62 /* Define to 1 if you have the <dlfcn.h> header file. */
63 #define HAVE_DLFCN_H 1
64 
65 /* Define to 1 if you have the `DSA_get0_key' function. */
66 #define HAVE_DSA_GET0_KEY 1
67 
68 /* Define to 1 if you have the `DSA_get0_pqg' function. */
69 #define HAVE_DSA_GET0_PQG 1
70 
71 /* Define to 1 if you have the `DSA_SIG_get0' function. */
72 #define HAVE_DSA_SIG_GET0 1
73 
74 /* Define to 1 if you have the `DSA_SIG_set0' function. */
75 #define HAVE_DSA_SIG_SET0 1
76 
77 /* Define to 1 if you have the `ECDSA_SIG_get0' function. */
78 #define HAVE_ECDSA_SIG_GET0 1
79 
80 /* Define to 1 if you have the `endprotoent' function. */
81 #define HAVE_ENDPROTOENT 1
82 
83 /* Define to 1 if you have the `endservent' function. */
84 #define HAVE_ENDSERVENT 1
85 
86 /* Define to 1 if you have the `ENGINE_load_cryptodev' function. */
87 /* #undef HAVE_ENGINE_LOAD_CRYPTODEV */
88 
89 /* Define to 1 if you have the `ERR_load_crypto_strings' function. */
90 /* #undef HAVE_ERR_LOAD_CRYPTO_STRINGS */
91 
92 /* Define to 1 if you have the `EVP_dss1' function. */
93 /* #undef HAVE_EVP_DSS1 */
94 
95 /* Define to 1 if you have the `EVP_MD_CTX_new' function. */
96 #define HAVE_EVP_MD_CTX_NEW 1
97 
98 /* Define to 1 if you have the `EVP_PKEY_base_id' function. */
99 #define HAVE_EVP_PKEY_BASE_ID 1
100 
101 /* Define to 1 if you have the `EVP_PKEY_keygen' function. */
102 #define HAVE_EVP_PKEY_KEYGEN 1
103 
104 /* Define to 1 if you have the `EVP_sha256' function. */
105 #define HAVE_EVP_SHA256 1
106 
107 /* Define to 1 if you have the `EVP_sha384' function. */
108 #define HAVE_EVP_SHA384 1
109 
110 /* Define to 1 if you have the `EVP_sha512' function. */
111 #define HAVE_EVP_SHA512 1
112 
113 /* Define to 1 if you have the `fcntl' function. */
114 #define HAVE_FCNTL 1
115 
116 /* Define to 1 if you have the `fork' function. */
117 #define HAVE_FORK 1
118 
119 /* Whether getaddrinfo is available */
120 #define HAVE_GETADDRINFO 1
121 
122 /* Define to 1 if you have the <getopt.h> header file. */
123 #define HAVE_GETOPT_H 1
124 
125 /* Define to 1 if you have the `gmtime_r' function. */
126 #define HAVE_GMTIME_R 1
127 
128 /* If you have HMAC_Update */
129 #define HAVE_HMAC_UPDATE 1
130 
131 /* Define to 1 if you have the `inet_aton' function. */
132 #define HAVE_INET_ATON 1
133 
134 /* Define to 1 if you have the `inet_ntop' function. */
135 #define HAVE_INET_NTOP 1
136 
137 /* Define to 1 if you have the `inet_pton' function. */
138 #define HAVE_INET_PTON 1
139 
140 /* define if you have inttypes.h */
141 #define HAVE_INTTYPES_H 1
142 
143 /* if the function 'ioctlsocket' is available */
144 /* #undef HAVE_IOCTLSOCKET */
145 
146 /* Define to 1 if you have the `isascii' function. */
147 #define HAVE_ISASCII 1
148 
149 /* Define to 1 if you have the `isblank' function. */
150 #define HAVE_ISBLANK 1
151 
152 /* Define to 1 if you have the `pcap' library (-lpcap). */
153 #define HAVE_LIBPCAP 1
154 
155 /* Define if we have LibreSSL */
156 /* #undef HAVE_LIBRESSL */
157 
158 /* Define to 1 if you have the `localtime_r' function. */
159 #define HAVE_LOCALTIME_R 1
160 
161 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
162  to 0 otherwise. */
163 #define HAVE_MALLOC 1
164 
165 /* Define to 1 if you have the `memmove' function. */
166 #define HAVE_MEMMOVE 1
167 
168 /* Define to 1 if you have the <memory.h> header file. */
169 #define HAVE_MEMORY_H 1
170 
171 /* Define to 1 if you have the `memset' function. */
172 #define HAVE_MEMSET 1
173 
174 /* Define to 1 if you have the <netdb.h> header file. */
175 #define HAVE_NETDB_H 1
176 
177 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
178 #define HAVE_NETINET_IF_ETHER_H 1
179 
180 /* Define to 1 if you have the <netinet/igmp.h> header file. */
181 #define HAVE_NETINET_IGMP_H 1
182 
183 /* Define to 1 if you have the <netinet/in.h> header file. */
184 #define HAVE_NETINET_IN_H 1
185 
186 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
187 #define HAVE_NETINET_IN_SYSTM_H 1
188 
189 /* Define to 1 if you have the <netinet/ip6.h> header file. */
190 #define HAVE_NETINET_IP6_H 1
191 
192 /* Define to 1 if you have the <netinet/ip_compat.h> header file. */
193 /* #undef HAVE_NETINET_IP_COMPAT_H */
194 
195 /* Define to 1 if you have the <netinet/ip.h> header file. */
196 #define HAVE_NETINET_IP_H 1
197 
198 /* Define to 1 if you have the <netinet/udp.h> header file. */
199 #define HAVE_NETINET_UDP_H 1
200 
201 /* Define to 1 if you have the <net/ethernet.h> header file. */
202 #define HAVE_NET_ETHERNET_H 1
203 
204 /* Define to 1 if you have the <net/if.h> header file. */
205 #define HAVE_NET_IF_H 1
206 
207 /* Define to 1 if you have the <openssl/err.h> header file. */
208 #define HAVE_OPENSSL_ERR_H 1
209 
210 /* Define to 1 if you have the `OPENSSL_init_crypto' function. */
211 #define HAVE_OPENSSL_INIT_CRYPTO 1
212 
213 /* Define to 1 if you have the `OPENSSL_init_ssl' function. */
214 /* #undef HAVE_OPENSSL_INIT_SSL */
215 
216 /* Define to 1 if you have the <openssl/rand.h> header file. */
217 #define HAVE_OPENSSL_RAND_H 1
218 
219 /* Define to 1 if you have the <openssl/ssl.h> header file. */
220 #define HAVE_OPENSSL_SSL_H 1
221 
222 /* Define to 1 if you have the <pcap.h> header file. */
223 #define HAVE_PCAP_H 1
224 
225 /* This platform supports poll(7). */
226 #define HAVE_POLL 1
227 
228 /* If available, contains the Python version number currently in use. */
229 #define HAVE_PYTHON "3.7"
230 
231 /* Define to 1 if you have the `random' function. */
232 #define HAVE_RANDOM 1
233 
234 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
235  and to 0 otherwise. */
236 #define HAVE_REALLOC 1
237 
238 /* Define to 1 if you have the `sleep' function. */
239 #define HAVE_SLEEP 1
240 
241 /* Define to 1 if you have the `snprintf' function. */
242 #define HAVE_SNPRINTF 1
243 
244 /* Define if you have the SSL libraries installed. */
245 #define HAVE_SSL
246 
247 /* Define to 1 if you have the <stdarg.h> header file. */
248 #define HAVE_STDARG_H 1
249 
250 /* Define to 1 if stdbool.h conforms to C99. */
251 #define HAVE_STDBOOL_H 1
252 
253 /* Define to 1 if you have the <stdint.h> header file. */
254 #define HAVE_STDINT_H 1
255 
256 /* Define to 1 if you have the <stdlib.h> header file. */
257 #define HAVE_STDLIB_H 1
258 
259 /* Define to 1 if you have the <strings.h> header file. */
260 #define HAVE_STRINGS_H 1
261 
262 /* Define to 1 if you have the <string.h> header file. */
263 #define HAVE_STRING_H 1
264 
265 /* Define to 1 if you have the `strlcpy' function. */
266 #define HAVE_STRLCPY 1
267 
268 /* Define to 1 if you have the `strtoul' function. */
269 #define HAVE_STRTOUL 1
270 
271 /* Define if you have SWIG libraries and header files. */
272 #define HAVE_SWIG 1
273 
274 /* Define to 1 if you have the <sys/mount.h> header file. */
275 #define HAVE_SYS_MOUNT_H 1
276 
277 /* Define to 1 if you have the <sys/param.h> header file. */
278 #define HAVE_SYS_PARAM_H 1
279 
280 /* define if you have sys/socket.h */
281 #define HAVE_SYS_SOCKET_H 1
282 
283 /* Define to 1 if you have the <sys/stat.h> header file. */
284 #define HAVE_SYS_STAT_H 1
285 
286 /* define if you have sys/types.h */
287 #define HAVE_SYS_TYPES_H 1
288 
289 /* Define to 1 if you have the `timegm' function. */
290 #define HAVE_TIMEGM 1
291 
292 /* Define to 1 if you have the <time.h> header file. */
293 #define HAVE_TIME_H 1
294 
295 /* define if you have unistd.h */
296 #define HAVE_UNISTD_H 1
297 
298 /* Define to 1 if you have the `vfork' function. */
299 #define HAVE_VFORK 1
300 
301 /* Define to 1 if you have the <vfork.h> header file. */
302 /* #undef HAVE_VFORK_H */
303 
304 /* Define to 1 if you have the <winsock2.h> header file. */
305 /* #undef HAVE_WINSOCK2_H */
306 
307 /* Define to 1 if `fork' works. */
308 #define HAVE_WORKING_FORK 1
309 
310 /* Define to 1 if `vfork' works. */
311 #define HAVE_WORKING_VFORK 1
312 
313 /* Define to 1 if you have the <ws2tcpip.h> header file. */
314 /* #undef HAVE_WS2TCPIP_H */
315 
316 /* Define to 1 if the system has the type `_Bool'. */
317 #define HAVE__BOOL 1
318 
319 /* Is a CAFILE given at configure time */
320 /* #undef LDNS_DANE_CA_FILE */
321 
322 /* Is a CAPATH given at configure time */
323 /* #undef LDNS_DANE_CA_PATH */
324 
325 /* Define to the sub-directory where libtool stores uninstalled libraries. */
326 #define LT_OBJDIR ".libs/"
327 
328 /* Define to the address where bug reports for this package should be sent. */
329 #define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl"
330 
331 /* Define to the full name of this package. */
332 #define PACKAGE_NAME "ldns"
333 
334 /* Define to the full name and version of this package. */
335 #define PACKAGE_STRING "ldns 1.7.1"
336 
337 /* Define to the one symbol short name of this package. */
338 #define PACKAGE_TARNAME "libdns"
339 
340 /* Define to the home page for this package. */
341 #define PACKAGE_URL ""
342 
343 /* Define to the version of this package. */
344 #define PACKAGE_VERSION "1.7.1"
345 
346 /* Define this to enable RR type AMTRELAY. */
347 /* #undef RRTYPE_AMTRELAY */
348 
349 /* Define this to enable RR type AVC. */
350 /* #undef RRTYPE_AVC */
351 
352 /* Define this to enable RR type DOA. */
353 /* #undef RRTYPE_DOA */
354 
355 /* Define this to enable RR type NINFO. */
356 #define RRTYPE_NINFO
357 
358 /* Define this to enable RR type OPENPGPKEY. */
359 #define RRTYPE_OPENPGPKEY
360 
361 /* Define this to enable RR type RKEY. */
362 #define RRTYPE_RKEY
363 
364 /* Define this to enable RR type TA. */
365 #define RRTYPE_TA
366 
367 /* The size of `time_t', as computed by sizeof. */
368 #define SIZEOF_TIME_T 4
369 
370 /* Define to 1 if you have the ANSI C header files. */
371 #define STDC_HEADERS 1
372 
373 /* Define this to enable messages to stderr. */
374 /* #undef STDERR_MSGS */
375 
376 /* System configuration dir */
377 #define SYSCONFDIR sysconfdir
378 
379 /* Define this to enable DANE support. */
380 #define USE_DANE 1
381 
382 /* Define this to enable DANE-TA usage type support. */
383 /* #undef USE_DANE_TA_USAGE */
384 
385 /* Define this to enable DANE verify support. */
386 #define USE_DANE_VERIFY 1
387 
388 /* Define this to enable DSA support. */
389 #define USE_DSA 1
390 
391 /* Define this to enable ECDSA support. */
392 #define USE_ECDSA 1
393 
394 /* Define this to enable ED25519 support. */
395 #define USE_ED25519 1
396 
397 /* Define this to enable ED448 support. */
398 #define USE_ED448 1
399 
400 /* Define this to enable GOST support. */
401 /* #undef USE_GOST */
402 
403 /* Define this to enable SHA256 and SHA512 support. */
404 #define USE_SHA2 1
405 
406 /* Enable extensions on AIX 3, Interix. */
407 #ifndef _ALL_SOURCE
408 # define _ALL_SOURCE 1
409 #endif
410 /* Enable GNU extensions on systems that have them. */
411 #ifndef _GNU_SOURCE
412 # define _GNU_SOURCE 1
413 #endif
414 /* Enable threading extensions on Solaris. */
415 #ifndef _POSIX_PTHREAD_SEMANTICS
416 # define _POSIX_PTHREAD_SEMANTICS 1
417 #endif
418 /* Enable extensions on HP NonStop. */
419 #ifndef _TANDEM_SOURCE
420 # define _TANDEM_SOURCE 1
421 #endif
422 /* Enable general extensions on Solaris. */
423 #ifndef __EXTENSIONS__
424 # define __EXTENSIONS__ 1
425 #endif
426 
427 
428 /* Whether the windows socket API is used */
429 /* #undef USE_WINSOCK */
430 
431 /* the version of the windows API enabled */
432 #define WINVER 0x0502
433 
434 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
435  significant byte first (like Motorola and SPARC, unlike Intel). */
436 #if defined AC_APPLE_UNIVERSAL_BUILD
437 # if defined __BIG_ENDIAN__
438 # define WORDS_BIGENDIAN 1
439 # endif
440 #else
441 # ifndef WORDS_BIGENDIAN
442 /* # undef WORDS_BIGENDIAN */
443 # endif
444 #endif
445 
446 /* Define to 1 if on MINIX. */
447 /* #undef _MINIX */
448 
449 /* Enable for compile on Minix */
450 /* #undef _NETBSD_SOURCE */
451 
452 /* Define to 2 if the system does not provide POSIX.1 features except with
453  this defined. */
454 /* #undef _POSIX_1_SOURCE */
455 
456 /* Define to 1 if you need to in order for `stat' and other things to work. */
457 /* #undef _POSIX_SOURCE */
458 
459 /* Define to empty if `const' does not conform to ANSI C. */
460 /* #undef const */
461 
462 /* in_addr_t */
463 /* #undef in_addr_t */
464 
465 /* in_port_t */
466 /* #undef in_port_t */
467 
468 /* Define to `__inline__' or `__inline' if that's what the C compiler
469  calls it, or to nothing if 'inline' is not supported under any name. */
470 #ifndef __cplusplus
471 /* #undef inline */
472 #endif
473 
474 /* Define to `short' if <sys/types.h> does not define. */
475 /* #undef int16_t */
476 
477 /* Define to `int' if <sys/types.h> does not define. */
478 /* #undef int32_t */
479 
480 /* Define to `long long' if <sys/types.h> does not define. */
481 /* #undef int64_t */
482 
483 /* Define to `char' if <sys/types.h> does not define. */
484 /* #undef int8_t */
485 
486 /* Define to `size_t' if <sys/types.h> does not define. */
487 /* #undef intptr_t */
488 
489 /* Define to rpl_malloc if the replacement function should be used. */
490 /* #undef malloc */
491 
492 /* Define to `int' if <sys/types.h> does not define. */
493 /* #undef pid_t */
494 
495 /* Define to rpl_realloc if the replacement function should be used. */
496 /* #undef realloc */
497 
498 /* Define to `unsigned int' if <sys/types.h> does not define. */
499 /* #undef size_t */
500 
501 /* Define to 'int' if not defined */
502 /* #undef socklen_t */
503 
504 /* Fallback member name for socket family in struct sockaddr_storage */
505 /* #undef ss_family */
506 
507 /* Define to `int' if <sys/types.h> does not define. */
508 /* #undef ssize_t */
509 
510 /* Define to `unsigned short' if <sys/types.h> does not define. */
511 /* #undef uint16_t */
512 
513 /* Define to `unsigned int' if <sys/types.h> does not define. */
514 /* #undef uint32_t */
515 
516 /* Define to `unsigned long long' if <sys/types.h> does not define. */
517 /* #undef uint64_t */
518 
519 /* Define to `unsigned char' if <sys/types.h> does not define. */
520 /* #undef uint8_t */
521 
522 /* Define as `fork' if `vfork' does not work. */
523 /* #undef vfork */
524 
525 
526 #include <stdio.h>
527 #include <string.h>
528 #include <unistd.h>
529 #include <assert.h>
530 
531 #ifndef LITTLE_ENDIAN
532 #define LITTLE_ENDIAN 1234
533 #endif
534 
535 #ifndef BIG_ENDIAN
536 #define BIG_ENDIAN 4321
537 #endif
538 
539 #ifndef BYTE_ORDER
540 #ifdef WORDS_BIGENDIAN
541 #define BYTE_ORDER BIG_ENDIAN
542 #else
543 #define BYTE_ORDER LITTLE_ENDIAN
544 #endif /* WORDS_BIGENDIAN */
545 #endif /* BYTE_ORDER */
546 
547 #if STDC_HEADERS
548 #include <stdlib.h>
549 #include <stddef.h>
550 #endif
551 
552 #ifdef HAVE_STDINT_H
553 #include <stdint.h>
554 #endif
555 
556 #ifdef HAVE_SYS_SOCKET_H
557 #include <sys/socket.h>
558 #endif
559 
560 #ifdef HAVE_NETINET_IN_H
561 #include <netinet/in.h>
562 #endif
563 
564 #ifdef HAVE_ARPA_INET_H
565 #include <arpa/inet.h>
566 #endif
567 
568 #ifdef HAVE_WINSOCK2_H
569 #include <winsock2.h>
570 #endif
571 
572 #ifdef HAVE_WS2TCPIP_H
573 #include <ws2tcpip.h>
574 #endif
575 
576 
577 /* detect if we need to cast to unsigned int for FD_SET to avoid warnings */
578 #ifdef HAVE_WINSOCK2_H
579 #define FD_SET_T (u_int)
580 #else
581 #define FD_SET_T
582 #endif
583 
584 
585 
586 
587 #ifdef __cplusplus
588 extern "C" {
589 #endif
590 
591 int ldns_b64_ntop(uint8_t const *src, size_t srclength,
592  char *target, size_t targsize);
596 /*@unused@*/
597 static inline size_t ldns_b64_ntop_calculate_size(size_t srcsize)
598 {
599  return ((((srcsize + 2) / 3) * 4) + 1);
600 }
601 int ldns_b64_pton(char const *src, uint8_t *target, size_t targsize);
605 /*@unused@*/
606 static inline size_t ldns_b64_pton_calculate_size(size_t srcsize)
607 {
608  return (((((srcsize + 3) / 4) * 3)) + 1);
609 }
610 
615 int ldns_dname_compare_v(const void *a, const void *b);
616 
617 #ifndef HAVE_SLEEP
618 /* use windows sleep, in millisecs, instead */
619 #define sleep(x) Sleep((x)*1000)
620 #endif
621 
622 #ifndef HAVE_RANDOM
623 #define srandom(x) srand(x)
624 #define random(x) rand(x)
625 #endif
626 
627 #ifndef HAVE_TIMEGM
628 #include <time.h>
629 time_t timegm (struct tm *tm);
630 #endif /* !TIMEGM */
631 #ifndef HAVE_GMTIME_R
632 struct tm *gmtime_r(const time_t *timep, struct tm *result);
633 #endif
634 #ifndef HAVE_LOCALTIME_R
635 struct tm *localtime_r(const time_t *timep, struct tm *result);
636 #endif
637 #ifndef HAVE_ISBLANK
638 int isblank(int c);
639 #endif /* !HAVE_ISBLANK */
640 #ifndef HAVE_ISASCII
641 int isascii(int c);
642 #endif /* !HAVE_ISASCII */
643 #ifndef HAVE_SNPRINTF
644 #include <stdarg.h>
645 int snprintf (char *str, size_t count, const char *fmt, ...);
646 int vsnprintf (char *str, size_t count, const char *fmt, va_list arg);
647 #endif /* HAVE_SNPRINTF */
648 #ifndef HAVE_INET_PTON
649 int inet_pton(int af, const char* src, void* dst);
650 #endif /* HAVE_INET_PTON */
651 #ifndef HAVE_INET_NTOP
652 const char *inet_ntop(int af, const void *src, char *dst, size_t size);
653 #endif
654 #ifndef HAVE_INET_ATON
655 int inet_aton(const char *cp, struct in_addr *addr);
656 #endif
657 #ifndef HAVE_MEMMOVE
658 void *memmove(void *dest, const void *src, size_t n);
659 #endif
660 #ifndef HAVE_STRLCPY
661 size_t strlcpy(char *dst, const char *src, size_t siz);
662 #endif
663 
664 #ifdef USE_WINSOCK
665 #define SOCK_INVALID INVALID_SOCKET
666 #define close_socket(_s) do { if (_s != SOCK_INVALID) {closesocket(_s); _s = -1;} } while(0)
667 #else
668 #define SOCK_INVALID -1
669 #define close_socket(_s) do { if (_s != SOCK_INVALID) {close(_s); _s = -1;} } while(0)
670 #endif
671 
672 #ifdef __cplusplus
673 }
674 #endif
675 #ifndef HAVE_GETADDRINFO
676 #include "compat/fake-rfc2553.h"
677 #endif
678 #ifndef HAVE_STRTOUL
679 #define strtoul (unsigned long)strtol
680 #endif
681 
int ldns_b64_ntop(uint8_t const *src, size_t srclength, char *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: dnssec_zone.c:828
int ldns_b64_pton(char const *src, uint8_t *target, size_t targsize)