xref: /netbsd-src/external/bsd/ntp/include/config.h (revision bdc22b2e01993381dcefeff2bc9b56ca75a4235c)
1 /* config.h.  Generated from config.h.in by configure.  */
2 /* 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 /* Is adjtime() accurate? */
8 /* #undef ADJTIME_IS_ACCURATE */
9 
10 /* Support NTP Autokey protocol? */
11 #define AUTOKEY 1
12 
13 /* why not HAVE_P_S? */
14 /* #undef CALL_PTHREAD_SETCONCURRENCY */
15 
16 /* ACTS modem service */
17 #define CLOCK_ACTS 1
18 
19 /* Arbiter 1088A/B GPS receiver */
20 #define CLOCK_ARBITER 1
21 
22 /* ARCRON support? */
23 #define CLOCK_ARCRON_MSF 1
24 
25 /* Austron 2200A/2201A GPS receiver? */
26 #define CLOCK_AS2201 1
27 
28 /* PPS interface? */
29 #define CLOCK_ATOM 1
30 
31 /* Datum/Bancomm bc635/VME interface? */
32 /* #undef CLOCK_BANC */
33 
34 /* Chronolog K-series WWVB receiver? */
35 #define CLOCK_CHRONOLOG 1
36 
37 /* CHU modem/decoder */
38 #define CLOCK_CHU 1
39 
40 /* Diems Computime Radio Clock? */
41 #define CLOCK_COMPUTIME 1
42 
43 /* Datum Programmable Time System? */
44 #define CLOCK_DATUM 1
45 
46 /* ELV/DCF7000 clock? */
47 #define CLOCK_DCF7000 1
48 
49 /* Dumb generic hh:mm:ss local clock? */
50 #define CLOCK_DUMBCLOCK 1
51 
52 /* Forum Graphic GPS datating station driver? */
53 #define CLOCK_FG 1
54 
55 /* GPSD JSON receiver */
56 #define CLOCK_GPSDJSON 1
57 
58 /* TrueTime GPS receiver/VME interface? */
59 /* #undef CLOCK_GPSVME */
60 
61 /* Heath GC-1000 WWV/WWVH receiver? */
62 #define CLOCK_HEATH 1
63 
64 /* HOPF 6021 clock? */
65 #define CLOCK_HOPF6021 1
66 
67 /* HOPF PCI clock device? */
68 #define CLOCK_HOPF_PCI 1
69 
70 /* HOPF serial clock device? */
71 #define CLOCK_HOPF_SERIAL 1
72 
73 /* HP 58503A GPS receiver? */
74 #define CLOCK_HPGPS 1
75 
76 /* IRIG audio decoder? */
77 #define CLOCK_IRIG 1
78 
79 /* JJY receiver? */
80 #define CLOCK_JJY 1
81 
82 /* Rockwell Jupiter GPS clock? */
83 #define CLOCK_JUPITER 1
84 
85 /* Leitch CSD 5300 Master Clock System Driver? */
86 #define CLOCK_LEITCH 1
87 
88 /* local clock reference? */
89 #define CLOCK_LOCAL 1
90 
91 /* Meinberg clocks */
92 #define CLOCK_MEINBERG 1
93 
94 /* Magnavox MX4200 GPS receiver */
95 /* #undef CLOCK_MX4200 */
96 
97 /* NeoClock4X */
98 #define CLOCK_NEOCLOCK4X 1
99 
100 /* NMEA GPS receiver */
101 #define CLOCK_NMEA 1
102 
103 /* Motorola UT Oncore GPS */
104 #define CLOCK_ONCORE 1
105 
106 /* Palisade clock */
107 #define CLOCK_PALISADE 1
108 
109 /* PARSE driver interface */
110 #define CLOCK_PARSE 1
111 
112 /* Conrad parallel port radio clock */
113 #define CLOCK_PCF 1
114 
115 /* PCL 720 clock support */
116 /* #undef CLOCK_PPS720 */
117 
118 /* PST/Traconex 1020 WWV/WWVH receiver */
119 #define CLOCK_PST 1
120 
121 /* DCF77 raw time code */
122 #define CLOCK_RAWDCF 1
123 
124 /* RCC 8000 clock */
125 #define CLOCK_RCC8000 1
126 
127 /* RIPE NCC Trimble clock */
128 /* #undef CLOCK_RIPENCC */
129 
130 /* Schmid DCF77 clock */
131 #define CLOCK_SCHMID 1
132 
133 /* SEL240X protocol */
134 #define CLOCK_SEL240X 1
135 
136 /* clock thru shared memory */
137 #define CLOCK_SHM 1
138 
139 /* Spectracom 8170/Netclock/2 WWVB receiver */
140 #define CLOCK_SPECTRACOM 1
141 
142 /* KSI/Odetics TPRO/S GPS receiver/IRIG interface */
143 /* #undef CLOCK_TPRO */
144 
145 /* Trimble GPS receiver/TAIP protocol */
146 #define CLOCK_TRIMTAIP 1
147 
148 /* Trimble GPS receiver/TSIP protocol */
149 #define CLOCK_TRIMTSIP 1
150 
151 /* Kinemetrics/TrueTime receivers */
152 #define CLOCK_TRUETIME 1
153 
154 /* Spectracom TSYNC timing board */
155 /* #undef CLOCK_TSYNCPCI */
156 
157 /* TrueTime 560 IRIG-B decoder? */
158 /* #undef CLOCK_TT560 */
159 
160 /* Ultralink M320 WWVB receiver? */
161 #define CLOCK_ULINK 1
162 
163 /* VARITEXT clock */
164 #define CLOCK_VARITEXT 1
165 
166 /* WHARTON 400A Series clock */
167 #define CLOCK_WHARTON_400A 1
168 
169 /* WWV audio driver */
170 #define CLOCK_WWV 1
171 
172 /* Zyfer GPStarplus */
173 #define CLOCK_ZYFER 1
174 
175 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
176    systems. This function is required for `alloca.c' support on those systems.
177    */
178 /* #undef CRAY_STACKSEG_END */
179 
180 /* Define to 1 if using `alloca.c'. */
181 /* #undef C_ALLOCA */
182 
183 /* Enable debugging code? */
184 #define DEBUG 1
185 
186 /* Enable processing time debugging? */
187 /* #undef DEBUG_TIMING */
188 
189 /* Declaration style */
190 /* #undef DECL_ADJTIME_0 */
191 
192 /* Declaration style */
193 /* #undef DECL_BCOPY_0 */
194 
195 /* Declaration style */
196 /* #undef DECL_BZERO_0 */
197 
198 /* Declaration style */
199 /* #undef DECL_CFSETISPEED_0 */
200 
201 /* Declare errno? */
202 /* #undef DECL_ERRNO */
203 
204 /* Declaration style */
205 /* #undef DECL_HSTRERROR_0 */
206 
207 /* Declare h_errno? */
208 #define DECL_H_ERRNO 1
209 
210 /* Declaration style */
211 /* #undef DECL_INET_NTOA_0 */
212 
213 /* Declaration style */
214 /* #undef DECL_IOCTL_0 */
215 
216 /* Declaration style */
217 /* #undef DECL_IPC_0 */
218 
219 /* Declaration style */
220 /* #undef DECL_MEMMOVE_0 */
221 
222 /* Declaration style */
223 /* #undef DECL_MKSTEMP_0 */
224 
225 /* Declaration style */
226 /* #undef DECL_MKTEMP_0 */
227 
228 /* Declaration style */
229 /* #undef DECL_NLIST_0 */
230 
231 /* Declaration style */
232 /* #undef DECL_PLOCK_0 */
233 
234 /* Declaration style */
235 /* #undef DECL_RENAME_0 */
236 
237 /* Declaration style */
238 /* #undef DECL_SELECT_0 */
239 
240 /* Declaration style */
241 /* #undef DECL_SETITIMER_0 */
242 
243 /* Declaration style */
244 /* #undef DECL_SETPRIORITY_0 */
245 
246 /* Declaration style */
247 /* #undef DECL_SETPRIORITY_1 */
248 
249 /* Declaration style */
250 /* #undef DECL_SIGVEC_0 */
251 
252 /* Declaration style */
253 /* #undef DECL_STDIO_0 */
254 
255 /* Declaration style */
256 /* #undef DECL_STIME_0 */
257 
258 /* Declaration style */
259 /* #undef DECL_STIME_1 */
260 
261 /* Declaration style */
262 /* #undef DECL_STRERROR_0 */
263 
264 /* Declaration style */
265 /* #undef DECL_STRTOL_0 */
266 
267 /* Declare syscall()? */
268 /* #undef DECL_SYSCALL */
269 
270 /* Declaration style */
271 /* #undef DECL_SYSLOG_0 */
272 
273 /* Declaration style */
274 /* #undef DECL_TIMEOFDAY_0 */
275 
276 /* Declaration style */
277 /* #undef DECL_TIME_0 */
278 
279 /* Declaration style */
280 /* #undef DECL_TOLOWER_0 */
281 
282 /* Declaration style */
283 /* #undef DECL_TOUPPER_0 */
284 
285 /* What is the fallback value for HZ? */
286 #define DEFAULT_HZ 100
287 
288 /* Default number of megabytes for RLIMIT_MEMLOCK */
289 #define DFLT_RLIMIT_MEMLOCK 32
290 
291 /* Default number of 4k pages for RLIMIT_STACK */
292 #define DFLT_RLIMIT_STACK 128
293 
294 /* Directory separator character, usually / or \\ */
295 #define DIR_SEP '/'
296 
297 /* use old autokey session key behavior? */
298 /* #undef DISABLE_BUG1243_FIX */
299 
300 /* synch TODR hourly? */
301 /* #undef DOSYNCTODR */
302 
303 /* The number of minutes in a DST adjustment */
304 #define DSTMINUTES 60
305 
306 /* support dynamic interleave? */
307 #define DYNAMIC_INTERLEAVE 0
308 
309 /* number of args to el_init() */
310 #define EL_INIT_ARGS 4
311 
312 /* Provide the explicit 127.0.0.0/8 martian filter? */
313 #define ENABLE_BUG3020_FIX 1
314 
315 /* nls support in libopts */
316 /* #undef ENABLE_NLS */
317 
318 /* force ntpdate to step the clock if !defined(STEP_SLEW) ? */
319 /* #undef FORCE_NTPDATE_STEP */
320 
321 /* What is getsockname()'s socklen type? */
322 #define GETSOCKNAME_SOCKLEN_TYPE socklen_t
323 
324 /* Do we have a routing socket (rt_msghdr or rtattr)? */
325 #define HAS_ROUTING_SOCKET 1
326 
327 /* via __adjtimex */
328 /* #undef HAVE_ADJTIMEX */
329 
330 /* Define to 1 if you have `alloca', as a function or macro. */
331 #define HAVE_ALLOCA 1
332 
333 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
334    */
335 /* #undef HAVE_ALLOCA_H */
336 
337 /* Define to 1 if you have the `arc4random_buf' function. */
338 #define HAVE_ARC4RANDOM_BUF 1
339 
340 /* Define to 1 if you have the <arpa/nameser.h> header file. */
341 #define HAVE_ARPA_NAMESER_H 1
342 
343 /* Define to 1 if you have the `atomic_thread_fence' function. */
344 /* #undef HAVE_ATOMIC_THREAD_FENCE */
345 
346 /* Do we have audio support? */
347 #define HAVE_AUDIO /**/
348 
349 /* Define to 1 if you have the <bstring.h> header file. */
350 /* #undef HAVE_BSTRING_H */
351 
352 /* Define to 1 if you have the `canonicalize_file_name' function. */
353 /* #undef HAVE_CANONICALIZE_FILE_NAME */
354 
355 /* Define to 1 if you have the `chmod' function. */
356 #define HAVE_CHMOD 1
357 
358 /* Do we have the CIOGETEV ioctl (SunOS, Linux)? */
359 /* #undef HAVE_CIOGETEV */
360 
361 /* Define to 1 if you have the `clock_getres' function. */
362 #define HAVE_CLOCK_GETRES 1
363 
364 /* Define to 1 if you have the `clock_gettime' function. */
365 #define HAVE_CLOCK_GETTIME 1
366 
367 /* Define to 1 if you have the `clock_settime' function. */
368 #define HAVE_CLOCK_SETTIME 1
369 
370 /* Define to 1 if you have the <cthreads.h> header file. */
371 /* #undef HAVE_CTHREADS_H */
372 
373 /* Define to 1 if you have the `daemon' function. */
374 #define HAVE_DAEMON 1
375 
376 /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
377    don't. */
378 #define HAVE_DECL_STRERROR_R 1
379 
380 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
381    */
382 #define HAVE_DIRENT_H 1
383 
384 /* Define to 1 if you have the <dlfcn.h> header file. */
385 #define HAVE_DLFCN_H 1
386 
387 #ifndef __NetBSD__
388 /* NetBSD: set by build process */
389 /* Use Rendezvous/DNS-SD registration */
390 #define HAVE_DNSREGISTRATION 1
391 #endif
392 
393 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
394 /* #undef HAVE_DOPRNT */
395 
396 /* Can we drop root privileges? */
397 #define HAVE_DROPROOT 1
398 
399 /* Define to 1 if you have the <errno.h> header file. */
400 #define HAVE_ERRNO_H 1
401 
402 /* Define to 1 if you have the `EVP_MD_do_all_sorted' function. */
403 #define HAVE_EVP_MD_DO_ALL_SORTED 1
404 
405 /* Define to 1 if you have the `fchmod' function. */
406 #define HAVE_FCHMOD 1
407 
408 /* Define to 1 if you have the <fcntl.h> header file. */
409 #define HAVE_FCNTL_H 1
410 
411 /* Define to 1 if you have the `finite' function. */
412 /* #undef HAVE_FINITE */
413 
414 /* Define to 1 if you have the `fnmatch' function. */
415 #define HAVE_FNMATCH 1
416 
417 /* Define to 1 if you have the <fnmatch.h> header file. */
418 #define HAVE_FNMATCH_H 1
419 
420 /* Define to 1 if you have the `fork' function. */
421 #define HAVE_FORK 1
422 
423 /* Define to 1 if you have the `fstat' function. */
424 #define HAVE_FSTAT 1
425 
426 /* Define to 1 if you have the `getbootfile' function. */
427 /* #undef HAVE_GETBOOTFILE */
428 
429 /* Define to 1 if you have the `getclock' function. */
430 /* #undef HAVE_GETCLOCK */
431 
432 /* Define to 1 if you have the `getdtablesize' function. */
433 #define HAVE_GETDTABLESIZE 1
434 
435 /* Define to 1 if you have the `getifaddrs' function. */
436 #define HAVE_GETIFADDRS 1
437 
438 /* Define to 1 if you have the `getpassphrase' function. */
439 /* #undef HAVE_GETPASSPHRASE */
440 
441 /* Define to 1 if you have the `getrusage' function. */
442 #define HAVE_GETRUSAGE 1
443 
444 /* Define to 1 if you have the `getuid' function. */
445 #define HAVE_GETUID 1
446 
447 /* if you have GNU Pth */
448 /* #undef HAVE_GNU_PTH */
449 
450 /* Define to 1 if you have the <histedit.h> header file. */
451 #define HAVE_HISTEDIT_H 1
452 
453 /* Define to 1 if you have the <history.h> header file. */
454 /* #undef HAVE_HISTORY_H */
455 
456 /* Obvious */
457 /* #undef HAVE_HZ_IN_STRUCT_CLOCKINFO */
458 
459 #ifndef __vax__
460 /* Define to 1 if you have the <ieeefp.h> header file. */
461 #define HAVE_IEEEFP_H 1
462 #endif
463 
464 /* have iflist_sysctl? */
465 #define HAVE_IFLIST_SYSCTL 1
466 
467 /* Define to 1 if you have the `if_nametoindex' function. */
468 #define HAVE_IF_NAMETOINDEX 1
469 
470 /* inline keyword or macro available */
471 #define HAVE_INLINE 1
472 
473 /* Define to 1 if the system has the type `int16_t'. */
474 #define HAVE_INT16_T 1
475 
476 /* Define to 1 if the system has the type `int32'. */
477 /* #undef HAVE_INT32 */
478 
479 /* int32 type in DNS headers, not others. */
480 /* #undef HAVE_INT32_ONLY_WITH_DNS */
481 
482 /* Define to 1 if the system has the type `int32_t'. */
483 #define HAVE_INT32_T 1
484 
485 /* Define to 1 if the system has the type `int8_t'. */
486 #define HAVE_INT8_T 1
487 
488 /* Define to 1 if the system has the type `intmax_t'. */
489 /* #undef HAVE_INTMAX_T */
490 
491 /* Define to 1 if the system has the type `intptr_t'. */
492 #define HAVE_INTPTR_T 1
493 
494 /* Define to 1 if you have the <inttypes.h> header file. */
495 #define HAVE_INTTYPES_H 1
496 
497 /* Define to 1 if you have the `isfinite' function. */
498 #define HAVE_ISFINITE 1
499 
500 /* Define to 1 if you have the <kvm.h> header file. */
501 #define HAVE_KVM_H 1
502 
503 /* Define to 1 if you have the `kvm_open' function. */
504 /* #undef HAVE_KVM_OPEN */
505 
506 /* Define to 1 if you have the `gen' library (-lgen). */
507 /* #undef HAVE_LIBGEN */
508 
509 /* Define to 1 if you have the <libgen.h> header file. */
510 #define HAVE_LIBGEN_H 1
511 
512 /* Define to 1 if you have the `intl' library (-lintl). */
513 #define HAVE_LIBINTL 1
514 
515 /* Define to 1 if you have the <libintl.h> header file. */
516 #define HAVE_LIBINTL_H 1
517 
518 /* Define to 1 if you have the <libscf.h> header file. */
519 /* #undef HAVE_LIBSCF_H */
520 
521 /* Define to 1 if you have the <limits.h> header file. */
522 #define HAVE_LIMITS_H 1
523 
524 /* using Linux pthread? */
525 /* #undef HAVE_LINUXTHREADS */
526 
527 /* Do we have Linux capabilities? */
528 /* #undef HAVE_LINUX_CAPABILITIES */
529 
530 /* Define to 1 if you have the <linux/if_addr.h> header file. */
531 /* #undef HAVE_LINUX_IF_ADDR_H */
532 
533 /* if you have LinuxThreads */
534 /* #undef HAVE_LINUX_THREADS */
535 
536 /* Define to 1 if you have the `localeconv' function. */
537 /* #undef HAVE_LOCALECONV */
538 
539 /* Define to 1 if you have the <locale.h> header file. */
540 /* #undef HAVE_LOCALE_H */
541 
542 /* Define to 1 if the system has the type `long double'. */
543 /* #undef HAVE_LONG_DOUBLE */
544 
545 /* Define to 1 if the system has the type `long long'. */
546 #define HAVE_LONG_LONG 1
547 
548 /* Define to 1 if the system has the type `long long int'. */
549 /* #undef HAVE_LONG_LONG_INT */
550 
551 /* if you have SunOS LWP package */
552 /* #undef HAVE_LWP */
553 
554 /* Define to 1 if you have the <lwp/lwp.h> header file. */
555 /* #undef HAVE_LWP_LWP_H */
556 
557 /* Define to 1 if you have the <machine/inline.h> header file. */
558 /* #undef HAVE_MACHINE_INLINE_H */
559 
560 /* Define to 1 if you have the <machine/soundcard.h> header file. */
561 /* #undef HAVE_MACHINE_SOUNDCARD_H */
562 
563 /* define if you have Mach Cthreads */
564 /* #undef HAVE_MACH_CTHREADS */
565 
566 /* Define to 1 if you have the <mach/cthreads.h> header file. */
567 /* #undef HAVE_MACH_CTHREADS_H */
568 
569 /* Define to 1 if you have the <math.h> header file. */
570 #define HAVE_MATH_H 1
571 
572 /* Define to 1 if you have the `MD5Init' function. */
573 #define HAVE_MD5INIT 1
574 
575 /* Define to 1 if you have the <md5.h> header file. */
576 #define HAVE_MD5_H 1
577 
578 /* Define to 1 if you have the `memlk' function. */
579 /* #undef HAVE_MEMLK */
580 
581 /* Define to 1 if you have the <memory.h> header file. */
582 #define HAVE_MEMORY_H 1
583 
584 /* Define to 1 if you have the `mkstemp' function. */
585 #define HAVE_MKSTEMP 1
586 
587 /* Define to 1 if you have the `mktime' function. */
588 #define HAVE_MKTIME 1
589 
590 /* Define to 1 if you have the `mlockall' function. */
591 #define HAVE_MLOCKALL 1
592 
593 /* Define to 1 if you have the `mmap' function. */
594 #define HAVE_MMAP 1
595 
596 /* Define to 1 if you have the `nanosleep' function. */
597 #define HAVE_NANOSLEEP 1
598 
599 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
600 /* #undef HAVE_NDIR_H */
601 
602 /* Define to 1 if you have the <netdb.h> header file. */
603 #define HAVE_NETDB_H 1
604 
605 /* Define to 1 if you have the <netinet/in.h> header file. */
606 #define HAVE_NETINET_IN_H 1
607 
608 /* Define to 1 if you have the <netinet/in_system.h> header file. */
609 /* #undef HAVE_NETINET_IN_SYSTEM_H */
610 
611 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
612 #define HAVE_NETINET_IN_SYSTM_H 1
613 
614 /* Define to 1 if you have the <netinet/in_var.h> header file. */
615 #define HAVE_NETINET_IN_VAR_H 1
616 
617 /* Define to 1 if you have the <netinet/ip.h> header file. */
618 #define HAVE_NETINET_IP_H 1
619 
620 /* NetInfo support? */
621 /* #undef HAVE_NETINFO */
622 
623 /* Define to 1 if you have the <netinfo/ni.h> header file. */
624 /* #undef HAVE_NETINFO_NI_H */
625 
626 /* Define to 1 if you have the <net/if6.h> header file. */
627 /* #undef HAVE_NET_IF6_H */
628 
629 /* Define to 1 if you have the <net/if.h> header file. */
630 #define HAVE_NET_IF_H 1
631 
632 /* Define to 1 if you have the <net/if_var.h> header file. */
633 /* #undef HAVE_NET_IF_VAR_H */
634 
635 /* Define to 1 if you have the <net/route.h> header file. */
636 #define HAVE_NET_ROUTE_H 1
637 
638 /* Define to 1 if you have the `nice' function. */
639 #define HAVE_NICE 1
640 
641 /* Define to 1 if you have the <nlist.h> header file. */
642 #define HAVE_NLIST_H 1
643 
644 /* via __adjtimex */
645 #define HAVE_NTP_ADJTIME 1
646 
647 /* via __ntp_gettime */
648 #define HAVE_NTP_GETTIME 1
649 
650 /* Do we want support for Samba's signing daemon? */
651 /* #undef HAVE_NTP_SIGND */
652 
653 /* if you have NT Event Log */
654 /* #undef HAVE_NT_EVENT_LOG */
655 
656 /* if you have NT Service Manager */
657 /* #undef HAVE_NT_SERVICE_MANAGER */
658 
659 /* if you have NT Threads */
660 /* #undef HAVE_NT_THREADS */
661 
662 /* Define to 1 if the system has the type `pid_t'. */
663 #define HAVE_PID_T 1
664 
665 /* Define to 1 if you have the `plock' function. */
666 /* #undef HAVE_PLOCK */
667 
668 /* Define to 1 if you have the <poll.h> header file. */
669 #define HAVE_POLL_H 1
670 
671 /* Do we have the PPS API per the Draft RFC? */
672 #define HAVE_PPSAPI 1
673 
674 /* Define to 1 if you have the <priv.h> header file. */
675 /* #undef HAVE_PRIV_H */
676 
677 /* Define if you have POSIX threads libraries and header files. */
678 /* #undef HAVE_PTHREAD */
679 
680 /* define to pthreads API spec revision */
681 #define HAVE_PTHREADS 10
682 
683 /* Define to 1 if you have the `pthread_attr_getstacksize' function. */
684 #define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
685 
686 /* Define to 1 if you have the `pthread_attr_setstacksize' function. */
687 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
688 
689 /* define if you have pthread_detach function */
690 #define HAVE_PTHREAD_DETACH 1
691 
692 /* Define to 1 if you have the `pthread_getconcurrency' function. */
693 /* #undef HAVE_PTHREAD_GETCONCURRENCY */
694 
695 /* Define to 1 if you have the <pthread.h> header file. */
696 #define HAVE_PTHREAD_H 1
697 
698 /* Define to 1 if you have the `pthread_kill' function. */
699 #define HAVE_PTHREAD_KILL 1
700 
701 /* Define to 1 if you have the `pthread_kill_other_threads_np' function. */
702 /* #undef HAVE_PTHREAD_KILL_OTHER_THREADS_NP */
703 
704 /* define if you have pthread_rwlock_destroy function */
705 #define HAVE_PTHREAD_RWLOCK_DESTROY 1
706 
707 /* Define to 1 if you have the `pthread_setconcurrency' function. */
708 /* #undef HAVE_PTHREAD_SETCONCURRENCY */
709 
710 /* Define to 1 if you have the `pthread_yield' function. */
711 /* #undef HAVE_PTHREAD_YIELD */
712 
713 /* Define to 1 if you have the <pth.h> header file. */
714 /* #undef HAVE_PTH_H */
715 
716 /* Define to 1 if the system has the type `ptrdiff_t'. */
717 #define HAVE_PTRDIFF_T 1
718 
719 /* Define to 1 if you have the `pututline' function. */
720 /* #undef HAVE_PUTUTLINE */
721 
722 /* Define to 1 if you have the `pututxline' function. */
723 #define HAVE_PUTUTXLINE 1
724 
725 /* Define to 1 if you have the `RAND_bytes' function. */
726 #define HAVE_RAND_BYTES 1
727 
728 /* Define to 1 if you have the `RAND_poll' function. */
729 #define HAVE_RAND_POLL 1
730 
731 /* Define to 1 if you have the <readline.h> header file. */
732 /* #undef HAVE_READLINE_H */
733 
734 /* Define if your readline library has \`add_history' */
735 #define HAVE_READLINE_HISTORY 1
736 
737 /* Define to 1 if you have the <readline/history.h> header file. */
738 #define HAVE_READLINE_HISTORY_H 1
739 
740 /* Define to 1 if you have the <readline/readline.h> header file. */
741 #define HAVE_READLINE_READLINE_H 1
742 
743 /* Define to 1 if you have the `readlink' function. */
744 #define HAVE_READLINK 1
745 
746 /* Define to 1 if you have the `recvmsg' function. */
747 #define HAVE_RECVMSG 1
748 
749 /* Define to 1 if you have the <resolv.h> header file. */
750 #define HAVE_RESOLV_H 1
751 
752 /* Define to 1 if you have the `res_init' function. */
753 #define HAVE_RES_INIT 1
754 
755 /* Do we have Linux routing socket? */
756 /* #undef HAVE_RTNETLINK */
757 
758 /* Define to 1 if you have the `rtprio' function. */
759 /* #undef HAVE_RTPRIO */
760 
761 /* Define to 1 if you have the <runetype.h> header file. */
762 /* #undef HAVE_RUNETYPE_H */
763 
764 /* Obvious */
765 #define HAVE_SA_SIGACTION_IN_STRUCT_SIGACTION 1
766 
767 /* Define to 1 if you have the <sched.h> header file. */
768 #define HAVE_SCHED_H 1
769 
770 /* Define to 1 if you have the `sched_setscheduler' function. */
771 #define HAVE_SCHED_SETSCHEDULER 1
772 
773 /* Define to 1 if you have the `sched_yield' function. */
774 #define HAVE_SCHED_YIELD 1
775 
776 /* Define to 1 if you have the <semaphore.h> header file. */
777 #define HAVE_SEMAPHORE_H 1
778 
779 /* Define to 1 if you have the `sem_timedwait' function. */
780 #define HAVE_SEM_TIMEDWAIT 1
781 
782 /* Define to 1 if you have the <setjmp.h> header file. */
783 #define HAVE_SETJMP_H 1
784 
785 /* Define to 1 if you have the `setlinebuf' function. */
786 #define HAVE_SETLINEBUF 1
787 
788 /* Define to 1 if you have the `setpgid' function. */
789 #define HAVE_SETPGID 1
790 
791 /* define if setpgrp takes 0 arguments */
792 /* #undef HAVE_SETPGRP_0 */
793 
794 /* Define to 1 if you have the `setpriority' function. */
795 #define HAVE_SETPRIORITY 1
796 
797 /* Define to 1 if you have the `setrlimit' function. */
798 #define HAVE_SETRLIMIT 1
799 
800 /* Define to 1 if you have the `setsid' function. */
801 #define HAVE_SETSID 1
802 
803 /* Define to 1 if you have the `settimeofday' function. */
804 #define HAVE_SETTIMEOFDAY 1
805 
806 /* Define to 1 if you have the `setvbuf' function. */
807 #define HAVE_SETVBUF 1
808 
809 /* Define to 1 if you have the <sgtty.h> header file. */
810 #define HAVE_SGTTY_H 1
811 
812 /* Define to 1 if you have the `sigaction' function. */
813 #define HAVE_SIGACTION 1
814 
815 /* Can we use SIGIO for tcp and udp IO? */
816 #define HAVE_SIGNALED_IO 1
817 
818 /* Define to 1 if you have the `sigset' function. */
819 #define HAVE_SIGSET 1
820 
821 /* Define to 1 if you have the `sigvec' function. */
822 #define HAVE_SIGVEC 1
823 
824 /* sigwait() available? */
825 #define HAVE_SIGWAIT 1
826 
827 /* Define to 1 if the system has the type `size_t'. */
828 #define HAVE_SIZE_T 1
829 
830 /* Define if C99-compliant `snprintf' is available. */
831 #define HAVE_SNPRINTF 1
832 
833 /* Define to 1 if you have the `socketpair' function. */
834 #define HAVE_SOCKETPAIR 1
835 
836 /* Are Solaris privileges available? */
837 /* #undef HAVE_SOLARIS_PRIVS */
838 
839 /* Define to 1 if you have the <stdarg.h> header file. */
840 #define HAVE_STDARG_H 1
841 
842 /* sun2 does not have atomics */
843 #ifndef __mc68010__
844 /* Define to 1 if you have the <stdatomic.h> header file. */
845 #define HAVE_STDATOMIC_H 1
846 #endif
847 
848 /* Define to 1 if stdbool.h conforms to C99. */
849 #define HAVE_STDBOOL_H 1
850 
851 /* Define to 1 if you have the <stddef.h> header file. */
852 /* #undef HAVE_STDDEF_H */
853 
854 /* Define to 1 if you have the <stdint.h> header file. */
855 #define HAVE_STDINT_H 1
856 
857 /* Define to 1 if you have the <stdlib.h> header file. */
858 #define HAVE_STDLIB_H 1
859 
860 /* Define to 1 if you have the `stime' function. */
861 /* #undef HAVE_STIME */
862 
863 /* Define to 1 if you have the `strchr' function. */
864 #define HAVE_STRCHR 1
865 
866 /* Define to 1 if you have the `strdup' function. */
867 #define HAVE_STRDUP 1
868 
869 /* Define to 1 if you have the `strerror' function. */
870 #define HAVE_STRERROR 1
871 
872 /* Define to 1 if you have the `strerror_r' function. */
873 #define HAVE_STRERROR_R 1
874 
875 /* Define to 1 if you have the <strings.h> header file. */
876 #define HAVE_STRINGS_H 1
877 
878 /* Define to 1 if you have the <string.h> header file. */
879 #define HAVE_STRING_H 1
880 
881 /* Define to 1 if you have the `strlcat' function. */
882 #define HAVE_STRLCAT 1
883 
884 /* Define to 1 if you have the `strlcpy' function. */
885 #define HAVE_STRLCPY 1
886 
887 /* Define to 1 if you have the <stropts.h> header file. */
888 /* #undef HAVE_STROPTS_H */
889 
890 /* Define to 1 if you have the `strrchr' function. */
891 #define HAVE_STRRCHR 1
892 
893 /* Define to 1 if you have the `strsignal' function. */
894 #define HAVE_STRSIGNAL 1
895 
896 /* Define to 1 if you have the `strtoll' function. */
897 #define HAVE_STRTOLL 1
898 
899 /* Define to 1 if `decimal_point' is a member of `struct lconv'. */
900 /* #undef HAVE_STRUCT_LCONV_DECIMAL_POINT */
901 
902 /* Define to 1 if `thousands_sep' is a member of `struct lconv'. */
903 /* #undef HAVE_STRUCT_LCONV_THOUSANDS_SEP */
904 
905 /* Do we have struct ntptimeval? */
906 #define HAVE_STRUCT_NTPTIMEVAL 1
907 
908 /* Define to 1 if `time.tv_nsec' is a member of `struct ntptimeval'. */
909 #define HAVE_STRUCT_NTPTIMEVAL_TIME_TV_NSEC 1
910 
911 /* Does a system header define struct ppsclockev? */
912 /* #undef HAVE_STRUCT_PPSCLOCKEV */
913 
914 /* Do we have struct snd_size? */
915 /* #undef HAVE_STRUCT_SND_SIZE */
916 
917 /* Does a system header define struct sockaddr_storage? */
918 #define HAVE_STRUCT_SOCKADDR_STORAGE 1
919 
920 /* struct timespec declared? */
921 #define HAVE_STRUCT_TIMESPEC 1
922 
923 /* Define to 1 if you have the <sun/audioio.h> header file. */
924 /* #undef HAVE_SUN_AUDIOIO_H */
925 
926 /* Define to 1 if you have the <synch.h> header file. */
927 /* #undef HAVE_SYNCH_H */
928 
929 /* Define to 1 if you have the `sysconf' function. */
930 #define HAVE_SYSCONF 1
931 
932 /* Define to 1 if you have the <sysexits.h> header file. */
933 #define HAVE_SYSEXITS_H 1
934 
935 /* */
936 #define HAVE_SYSLOG_FACILITYNAMES 1
937 
938 /* Define to 1 if you have the <sys/audioio.h> header file. */
939 #define HAVE_SYS_AUDIOIO_H 1
940 
941 /* Define to 1 if you have the <sys/capability.h> header file. */
942 /* #undef HAVE_SYS_CAPABILITY_H */
943 
944 /* Define to 1 if you have the <sys/clockctl.h> header file. */
945 #define HAVE_SYS_CLOCKCTL_H 1
946 
947 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
948    */
949 /* #undef HAVE_SYS_DIR_H */
950 
951 /* Define to 1 if you have the <sys/file.h> header file. */
952 #define HAVE_SYS_FILE_H 1
953 
954 /* Define to 1 if you have the <sys/i8253.h> header file. */
955 /* #undef HAVE_SYS_I8253_H */
956 
957 /* Define to 1 if you have the <sys/ioctl.h> header file. */
958 #define HAVE_SYS_IOCTL_H 1
959 
960 /* Define to 1 if you have the <sys/ipc.h> header file. */
961 #define HAVE_SYS_IPC_H 1
962 
963 /* Define to 1 if you have the <sys/limits.h> header file. */
964 /* #undef HAVE_SYS_LIMITS_H */
965 
966 /* Define to 1 if you have the <sys/lock.h> header file. */
967 #define HAVE_SYS_LOCK_H 1
968 
969 /* Define to 1 if you have the <sys/mman.h> header file. */
970 #define HAVE_SYS_MMAN_H 1
971 
972 /* Define to 1 if you have the <sys/modem.h> header file. */
973 /* #undef HAVE_SYS_MODEM_H */
974 
975 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
976    */
977 /* #undef HAVE_SYS_NDIR_H */
978 
979 /* Define to 1 if you have the <sys/param.h> header file. */
980 #define HAVE_SYS_PARAM_H 1
981 
982 /* Define to 1 if you have the <sys/pcl720.h> header file. */
983 /* #undef HAVE_SYS_PCL720_H */
984 
985 /* Define to 1 if you have the <sys/poll.h> header file. */
986 #define HAVE_SYS_POLL_H 1
987 
988 /* Define to 1 if you have the <sys/ppsclock.h> header file. */
989 /* #undef HAVE_SYS_PPSCLOCK_H */
990 
991 /* Define to 1 if you have the <sys/ppstime.h> header file. */
992 /* #undef HAVE_SYS_PPSTIME_H */
993 
994 /* Define to 1 if you have the <sys/prctl.h> header file. */
995 /* #undef HAVE_SYS_PRCTL_H */
996 
997 /* Define to 1 if you have the <sys/procset.h> header file. */
998 /* #undef HAVE_SYS_PROCSET_H */
999 
1000 /* Define to 1 if you have the <sys/proc.h> header file. */
1001 #define HAVE_SYS_PROC_H 1
1002 
1003 /* Define to 1 if you have the <sys/resource.h> header file. */
1004 #define HAVE_SYS_RESOURCE_H 1
1005 
1006 /* Define to 1 if you have the <sys/sched.h> header file. */
1007 /* #undef HAVE_SYS_SCHED_H */
1008 
1009 /* Define to 1 if you have the <sys/select.h> header file. */
1010 #define HAVE_SYS_SELECT_H 1
1011 
1012 /* Define to 1 if you have the <sys/shm.h> header file. */
1013 #define HAVE_SYS_SHM_H 1
1014 
1015 /* Define to 1 if you have the <sys/signal.h> header file. */
1016 #define HAVE_SYS_SIGNAL_H 1
1017 
1018 /* Define to 1 if you have the <sys/socket.h> header file. */
1019 #define HAVE_SYS_SOCKET_H 1
1020 
1021 /* Define to 1 if you have the <sys/sockio.h> header file. */
1022 #define HAVE_SYS_SOCKIO_H 1
1023 
1024 /* Define to 1 if you have the <sys/soundcard.h> header file. */
1025 /* #undef HAVE_SYS_SOUNDCARD_H */
1026 
1027 /* Define to 1 if you have the <sys/stat.h> header file. */
1028 #define HAVE_SYS_STAT_H 1
1029 
1030 /* Define to 1 if you have the <sys/stream.h> header file. */
1031 /* #undef HAVE_SYS_STREAM_H */
1032 
1033 /* Define to 1 if you have the <sys/stropts.h> header file. */
1034 /* #undef HAVE_SYS_STROPTS_H */
1035 
1036 /* Define to 1 if you have the <sys/sysctl.h> header file. */
1037 #define HAVE_SYS_SYSCTL_H 1
1038 
1039 /* Define to 1 if you have the <sys/syssgi.h> header file. */
1040 /* #undef HAVE_SYS_SYSSGI_H */
1041 
1042 /* Define to 1 if you have the <sys/systune.h> header file. */
1043 /* #undef HAVE_SYS_SYSTUNE_H */
1044 
1045 /* Define to 1 if you have the <sys/termios.h> header file. */
1046 #define HAVE_SYS_TERMIOS_H 1
1047 
1048 /* Define to 1 if you have the <sys/timepps.h> header file. */
1049 #define HAVE_SYS_TIMEPPS_H 1
1050 
1051 /* Define to 1 if you have the <sys/timers.h> header file. */
1052 /* #undef HAVE_SYS_TIMERS_H */
1053 
1054 /* Define to 1 if you have the <sys/timex.h> header file. */
1055 #define HAVE_SYS_TIMEX_H 1
1056 
1057 /* Define to 1 if you have the <sys/time.h> header file. */
1058 #define HAVE_SYS_TIME_H 1
1059 
1060 /* Define to 1 if you have the <sys/tpro.h> header file. */
1061 /* #undef HAVE_SYS_TPRO_H */
1062 
1063 /* Define to 1 if you have the <sys/types.h> header file. */
1064 #define HAVE_SYS_TYPES_H 1
1065 
1066 /* Use sys/uio.h for struct iovec help */
1067 /* #undef HAVE_SYS_UIO_H */
1068 
1069 /* Define to 1 if you have the <sys/un.h> header file. */
1070 #define HAVE_SYS_UN_H 1
1071 
1072 /* Define to 1 if you have the <sys/var.h> header file. */
1073 /* #undef HAVE_SYS_VAR_H */
1074 
1075 /* Define to 1 if you have the <sys/wait.h> header file. */
1076 #define HAVE_SYS_WAIT_H 1
1077 
1078 /* Define to 1 if the system has the type `s_char'. */
1079 /* #undef HAVE_S_CHAR */
1080 
1081 /* Define to 1 if you have the <termios.h> header file. */
1082 #define HAVE_TERMIOS_H 1
1083 
1084 /* Define to 1 if you have the <termio.h> header file. */
1085 /* #undef HAVE_TERMIO_H */
1086 
1087 /* if you have Solaris LWP (thr) package */
1088 /* #undef HAVE_THR */
1089 
1090 /* Define to 1 if you have the <thread.h> header file. */
1091 /* #undef HAVE_THREAD_H */
1092 
1093 /* Define to 1 if you have the `thr_getconcurrency' function. */
1094 /* #undef HAVE_THR_GETCONCURRENCY */
1095 
1096 /* Define to 1 if you have the `thr_setconcurrency' function. */
1097 /* #undef HAVE_THR_SETCONCURRENCY */
1098 
1099 /* Define to 1 if you have the `thr_yield' function. */
1100 /* #undef HAVE_THR_YIELD */
1101 
1102 /* Obvious */
1103 /* #undef HAVE_TICKADJ_IN_STRUCT_CLOCKINFO */
1104 
1105 /* Define to 1 if you have the `timegm' function. */
1106 #define HAVE_TIMEGM 1
1107 
1108 /* Define to 1 if you have the <timepps.h> header file. */
1109 /* #undef HAVE_TIMEPPS_H */
1110 
1111 /* Define to 1 if you have the `timer_create' function. */
1112 #define HAVE_TIMER_CREATE 1
1113 
1114 /* Define to 1 if you have the <timex.h> header file. */
1115 /* #undef HAVE_TIMEX_H */
1116 
1117 /* Define to 1 if you have the <time.h> header file. */
1118 #define HAVE_TIME_H 1
1119 
1120 /* Do we have the TIOCGPPSEV ioctl (Solaris)? */
1121 /* #undef HAVE_TIOCGPPSEV */
1122 
1123 /* Do we have the TIOCSPPS ioctl (Solaris)? */
1124 /* #undef HAVE_TIOCSPPS */
1125 
1126 /* Do we have the TIO serial stuff? */
1127 /* #undef HAVE_TIO_SERIAL_STUFF */
1128 
1129 /* Define to 1 if the system has the type `uint16_t'. */
1130 #define HAVE_UINT16_T 1
1131 
1132 /* Define to 1 if the system has the type `uint32_t'. */
1133 #define HAVE_UINT32_T 1
1134 
1135 /* Define to 1 if the system has the type `uint8_t'. */
1136 #define HAVE_UINT8_T 1
1137 
1138 /* Define to 1 if the system has the type `uintmax_t'. */
1139 /* #undef HAVE_UINTMAX_T */
1140 
1141 /* Define to 1 if the system has the type `uintptr_t'. */
1142 #define HAVE_UINTPTR_T 1
1143 
1144 /* Define to 1 if the system has the type `uint_t'. */
1145 /* #undef HAVE_UINT_T */
1146 
1147 /* Define to 1 if you have the `umask' function. */
1148 #define HAVE_UMASK 1
1149 
1150 /* Define to 1 if you have the `uname' function. */
1151 #define HAVE_UNAME 1
1152 
1153 /* Define to 1 if you have the <unistd.h> header file. */
1154 #define HAVE_UNISTD_H 1
1155 
1156 /* deviant sigwait? */
1157 /* #undef HAVE_UNIXWARE_SIGWAIT */
1158 
1159 /* Define to 1 if the system has the type `unsigned long long int'. */
1160 #define HAVE_UNSIGNED_LONG_LONG_INT 1
1161 
1162 /* Define to 1 if you have the `updwtmp' function. */
1163 /* #undef HAVE_UPDWTMP */
1164 
1165 /* Define to 1 if you have the `updwtmpx' function. */
1166 #define HAVE_UPDWTMPX 1
1167 
1168 /* Define to 1 if you have the <utime.h> header file. */
1169 #define HAVE_UTIME_H 1
1170 
1171 /* Define to 1 if you have the <utmpx.h> header file. */
1172 #define HAVE_UTMPX_H 1
1173 
1174 /* Define to 1 if you have the <utmp.h> header file. */
1175 #define HAVE_UTMP_H 1
1176 
1177 /* Define to 1 if the system has the type `u_int32'. */
1178 /* #undef HAVE_U_INT32 */
1179 
1180 /* u_int32 type in DNS headers, not others. */
1181 /* #undef HAVE_U_INT32_ONLY_WITH_DNS */
1182 
1183 /* Define to 1 if you have the <values.h> header file. */
1184 /* #undef HAVE_VALUES_H */
1185 
1186 /* Define to 1 if you have the <varargs.h> header file. */
1187 /* #undef HAVE_VARARGS_H */
1188 
1189 /* Define to 1 if you have the `vfork' function. */
1190 #define HAVE_VFORK 1
1191 
1192 /* Define to 1 if you have the <vfork.h> header file. */
1193 /* #undef HAVE_VFORK_H */
1194 
1195 /* Define to 1 if you have the `vprintf' function. */
1196 #define HAVE_VPRINTF 1
1197 
1198 /* Define if C99-compliant `vsnprintf' is available. */
1199 #define HAVE_VSNPRINTF 1
1200 
1201 /* Define to 1 if you have the <wchar.h> header file. */
1202 #define HAVE_WCHAR_H 1
1203 
1204 /* Define to 1 if the system has the type `wchar_t'. */
1205 #define HAVE_WCHAR_T 1
1206 
1207 /* Define to 1 if the system has the type `wint_t'. */
1208 #define HAVE_WINT_T 1
1209 
1210 /* Define to 1 if `fork' works. */
1211 #define HAVE_WORKING_FORK 1
1212 
1213 /* Define to 1 if `vfork' works. */
1214 #define HAVE_WORKING_VFORK 1
1215 
1216 /* define if select implicitly yields */
1217 #define HAVE_YIELDING_SELECT 1
1218 
1219 /* Define to 1 if the system has the type `_Bool'. */
1220 #define HAVE__BOOL 1
1221 
1222 /* Define to 1 if you have the `_exit' function. */
1223 #define HAVE__EXIT 1
1224 
1225 /* Define to 1 if you have the </sys/sync/queue.h> header file. */
1226 /* #undef HAVE__SYS_SYNC_QUEUE_H */
1227 
1228 /* Define to 1 if you have the </sys/sync/sema.h> header file. */
1229 /* #undef HAVE__SYS_SYNC_SEMA_H */
1230 
1231 /* Define to 1 if you have the `__adjtimex' function. */
1232 /* #undef HAVE___ADJTIMEX */
1233 
1234 /* defined if C compiler supports __attribute__((...)) */
1235 #define HAVE___ATTRIBUTE__ /**/
1236 
1237 
1238 	/* define away __attribute__() if unsupported */
1239 	#ifndef HAVE___ATTRIBUTE__
1240 	# define __attribute__(x) /* empty */
1241 	#endif
1242 	#define ISC_PLATFORM_NORETURN_PRE
1243 	#define ISC_PLATFORM_NORETURN_POST __attribute__((__noreturn__))
1244 
1245 
1246 
1247 /* Define to 1 if you have the `__ntp_gettime' function. */
1248 /* #undef HAVE___NTP_GETTIME */
1249 
1250 /* Define to 1 if you have the `__res_init' function. */
1251 /* #undef HAVE___RES_INIT */
1252 
1253 /* Does struct sockaddr_storage have __ss_family? */
1254 /* #undef HAVE___SS_FAMILY_IN_SS */
1255 
1256 
1257 	    /* Handle sockaddr_storage.__ss_family */
1258 	    #ifdef HAVE___SS_FAMILY_IN_SS
1259 	    # define ss_family __ss_family
1260 	    #endif /* HAVE___SS_FAMILY_IN_SS */
1261 
1262 
1263 
1264 /* Define to provide `rpl_snprintf' function. */
1265 /* #undef HW_WANT_RPL_SNPRINTF */
1266 
1267 /* Define to provide `rpl_vsnprintf' function. */
1268 /* #undef HW_WANT_RPL_VSNPRINTF */
1269 
1270 /* Retry queries on _any_ DNS error? */
1271 /* #undef IGNORE_DNS_ERRORS */
1272 
1273 /* Should we use the IRIG sawtooth filter? */
1274 /* #undef IRIG_SUCKS */
1275 
1276 /* Enclose PTHREAD_ONCE_INIT in extra braces? */
1277 /* #undef ISC_PLATFORM_BRACEPTHREADONCEINIT */
1278 
1279 /* Do we need to fix in6isaddr? */
1280 /* #undef ISC_PLATFORM_FIXIN6ISADDR */
1281 
1282 /* ISC: do we have if_nametoindex()? */
1283 #define ISC_PLATFORM_HAVEIFNAMETOINDEX 1
1284 
1285 /* have struct if_laddrconf? */
1286 /* #undef ISC_PLATFORM_HAVEIF_LADDRCONF */
1287 
1288 /* have struct if_laddrreq? */
1289 /* #undef ISC_PLATFORM_HAVEIF_LADDRREQ */
1290 
1291 /* have struct in6_pktinfo? */
1292 #define ISC_PLATFORM_HAVEIN6PKTINFO 1
1293 
1294 /* have IPv6? */
1295 #define ISC_PLATFORM_HAVEIPV6 1
1296 
1297 /* struct sockaddr has sa_len? */
1298 #define ISC_PLATFORM_HAVESALEN 1
1299 
1300 /* sin6_scope_id? */
1301 #define ISC_PLATFORM_HAVESCOPEID 1
1302 
1303 /* missing in6addr_any? */
1304 /* #undef ISC_PLATFORM_NEEDIN6ADDRANY */
1305 
1306 /* Do we need netinet6/in6.h? */
1307 /* #undef ISC_PLATFORM_NEEDNETINET6IN6H */
1308 
1309 /* ISC: provide inet_ntop() */
1310 /* #undef ISC_PLATFORM_NEEDNTOP */
1311 
1312 /* Declare in_port_t? */
1313 /* #undef ISC_PLATFORM_NEEDPORTT */
1314 
1315 /* ISC: provide inet_pton() */
1316 /* #undef ISC_PLATFORM_NEEDPTON */
1317 
1318 #ifndef __NetBSD__
1319 /* NetBSD: set by build process */
1320 /* enable libisc thread support? */
1321 #define ISC_PLATFORM_USETHREADS 1
1322 #endif
1323 
1324 /* Does the kernel have an FLL bug? */
1325 /* #undef KERNEL_FLL_BUG */
1326 
1327 /* Does the kernel support precision time discipline? */
1328 #define KERNEL_PLL 1
1329 
1330 /* Define to use libseccomp system call filtering. */
1331 /* #undef KERN_SECCOMP */
1332 
1333 /* What is (probably) the name of DOSYNCTODR in the kernel? */
1334 #define K_DOSYNCTODR_NAME "_dosynctodr"
1335 
1336 /* What is (probably) the name of NOPRINTF in the kernel? */
1337 #define K_NOPRINTF_NAME "_noprintf"
1338 
1339 /* What is the name of TICKADJ in the kernel? */
1340 #define K_TICKADJ_NAME "_tickadj"
1341 
1342 /* What is the name of TICK in the kernel? */
1343 #define K_TICK_NAME "_tick"
1344 
1345 /* define to 1 if library is thread safe */
1346 #define LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE 1
1347 
1348 /* leap smear mechanism */
1349 /* #undef LEAP_SMEAR */
1350 
1351 /* Define to any value to include libseccomp sandboxing. */
1352 /* #undef LIBSECCOMP */
1353 
1354 /* Should we align with the NIST lockclock scheme? */
1355 /* #undef LOCKCLOCK */
1356 
1357 /* Define to the sub-directory where libtool stores uninstalled libraries. */
1358 #define LT_OBJDIR ".libs/"
1359 
1360 /* Does the target support multicast IP? */
1361 #define MCAST 1
1362 
1363 /* Should we recommend a minimum value for tickadj? */
1364 /* #undef MIN_REC_TICKADJ */
1365 
1366 /* Define to 1 if the compiler does not support C99's structure
1367    initialization. */
1368 /* #undef MISSING_C99_STRUCT_INIT */
1369 
1370 /* having to fork the DNS worker early when doing chroot? */
1371 /* #undef NEED_EARLY_FORK */
1372 
1373 /* Do we need HPUX adjtime() library support? */
1374 /* #undef NEED_HPUX_ADJTIME */
1375 
1376 /* Do we want the HPUX FindConfig()? */
1377 /* #undef NEED_HPUX_FINDCONFIG */
1378 
1379 /* We need to provide netsnmp_daemonize() */
1380 /* #undef NEED_NETSNMP_DAEMONIZE */
1381 
1382 /* pthread_init() required? */
1383 /* #undef NEED_PTHREAD_INIT */
1384 
1385 /* use PTHREAD_SCOPE_SYSTEM? */
1386 /* #undef NEED_PTHREAD_SCOPE_SYSTEM */
1387 
1388 /* Do we need the qnx adjtime call? */
1389 /* #undef NEED_QNX_ADJTIME */
1390 
1391 /* Do we need extra room for SO_RCVBUF? (HPUX < 8) */
1392 /* #undef NEED_RCVBUF_SLOP */
1393 
1394 /* Do we need an s_char typedef? */
1395 #define NEED_S_CHAR_TYPEDEF 1
1396 
1397 /* Might nlist() values require an extra level of indirection (AIX)? */
1398 /* #undef NLIST_EXTRA_INDIRECTION */
1399 
1400 /* does struct nlist use a name union? */
1401 /* #undef NLIST_NAME_UNION */
1402 
1403 /* nlist stuff */
1404 #define NLIST_STRUCT 1
1405 
1406 /* Should we NOT read /dev/kmem? */
1407 #define NOKMEM 1
1408 
1409 /* Should we avoid #warning on option name collisions? */
1410 /* #undef NO_OPTION_NAME_WARNINGS */
1411 
1412 /* Is there a problem using PARENB and IGNPAR? */
1413 /* #undef NO_PARENB_IGNPAR */
1414 
1415 /* define if you have (or want) no threads */
1416 /* #undef NO_THREADS */
1417 
1418 /* Default location of crypto key info */
1419 #define NTP_KEYSDIR "/usr/etc"
1420 
1421 /* Path to sign daemon rendezvous socket */
1422 /* #undef NTP_SIGND_PATH */
1423 
1424 /* Do we have ntp_{adj,get}time in libc? */
1425 #define NTP_SYSCALLS_LIBC 1
1426 
1427 /* Do we have ntp_{adj,get}time in the kernel? */
1428 /* #undef NTP_SYSCALLS_STD */
1429 
1430 /* Do we have support for SHMEM_STATUS? */
1431 #define ONCORE_SHMEM_STATUS 1
1432 
1433 #ifndef __NetBSD__
1434 /* NetBSD: set by build process */
1435 /* Use OpenSSL? */
1436 #define OPENSSL /**/
1437 #endif
1438 
1439 /* Should we open the broadcast socket? */
1440 #define OPEN_BCAST_SOCKET 1
1441 
1442 /* need to recreate sockets on changed routing? */
1443 #define OS_MISSES_SPECIFIC_ROUTE_UPDATES 1
1444 
1445 /* wildcard socket needs REUSEADDR to bind interface addresses */
1446 /* #undef OS_NEEDS_REUSEADDR_FOR_IFADDRBIND */
1447 
1448 /* Do we need to override the system's idea of HZ? */
1449 /* #undef OVERRIDE_HZ */
1450 
1451 /* Name of package */
1452 #define PACKAGE "ntp"
1453 
1454 /* Define to the address where bug reports for this package should be sent. */
1455 #define PACKAGE_BUGREPORT "http://bugs.ntp.org./"
1456 
1457 /* Define to the full name of this package. */
1458 #define PACKAGE_NAME "ntp"
1459 
1460 /* Define to the full name and version of this package. */
1461 #define PACKAGE_STRING "ntp 4.2.8p11"
1462 
1463 /* Define to the one symbol short name of this package. */
1464 #define PACKAGE_TARNAME "ntp"
1465 
1466 /* Define to the home page for this package. */
1467 #define PACKAGE_URL "http://www.ntp.org./"
1468 
1469 /* Define to the version of this package. */
1470 #define PACKAGE_VERSION "4.2.8p11"
1471 
1472 /* data dir */
1473 #define PERLLIBDIR "/usr/local/share/ntp/lib"
1474 
1475 /* define to a working POSIX compliant shell */
1476 #define POSIX_SHELL "/bin/sh"
1477 
1478 /* PARSE kernel PLL PPS support */
1479 /* #undef PPS_SYNC */
1480 
1481 /* Preset a value for 'tick'? */
1482 #define PRESET_TICK 1000000L/hz
1483 
1484 /* Preset a value for 'tickadj'? */
1485 #define PRESET_TICKADJ 500/hz
1486 
1487 /* Should we not IGNPAR (Linux)? */
1488 /* #undef RAWDCF_NO_IGNPAR */
1489 
1490 /* enable thread safety */
1491 #define REENTRANT 1
1492 
1493 /* Basic refclock support? */
1494 #define REFCLOCK 1
1495 
1496 /* Do we want the ReliantUNIX clock hacks? */
1497 /* #undef RELIANTUNIX_CLOCK */
1498 
1499 /* define if sched_yield yields the entire process */
1500 /* #undef REPLACE_BROKEN_YIELD */
1501 
1502 /* Define as the return type of signal handlers (`int' or `void'). */
1503 #define RETSIGTYPE void
1504 
1505 /* saveconfig mechanism */
1506 #define SAVECONFIG 1
1507 
1508 /* Do we want the SCO clock hacks? */
1509 /* #undef SCO5_CLOCK */
1510 
1511 /* The size of `char *', as computed by sizeof. */
1512 #ifdef _LP64
1513 #define SIZEOF_CHAR_P 8
1514 #else
1515 #define SIZEOF_CHAR_P 4
1516 #endif
1517 
1518 /* The size of `int', as computed by sizeof. */
1519 #define SIZEOF_INT 4
1520 
1521 /* The size of `long', as computed by sizeof. */
1522 #ifdef _LP64
1523 #define SIZEOF_LONG 8
1524 #else
1525 #define SIZEOF_LONG 4
1526 #endif
1527 
1528 /* The size of `long long', as computed by sizeof. */
1529 #define SIZEOF_LONG_LONG 8
1530 
1531 /* The size of `pthread_t', as computed by sizeof. */
1532 #ifdef _LP64
1533 #define SIZEOF_PTHREAD_T 8
1534 #else
1535 #define SIZEOF_PTHREAD_T 4
1536 #endif
1537 
1538 /* The size of `short', as computed by sizeof. */
1539 #define SIZEOF_SHORT 2
1540 
1541 /* The size of `signed char', as computed by sizeof. */
1542 #define SIZEOF_SIGNED_CHAR 1
1543 
1544 /* The size of `time_t', as computed by sizeof. */
1545 #define SIZEOF_TIME_T 8
1546 
1547 /* Does SIOCGIFCONF return size in the buffer? */
1548 /* #undef SIZE_RETURNED_IN_BUFFER */
1549 
1550 /* Slew always? */
1551 /* #undef SLEWALWAYS */
1552 
1553 /* If using the C implementation of alloca, define if you know the
1554    direction of stack growth for your system; otherwise it will be
1555    automatically deduced at runtime.
1556 	STACK_DIRECTION > 0 => grows toward higher addresses
1557 	STACK_DIRECTION < 0 => grows toward lower addresses
1558 	STACK_DIRECTION = 0 => direction of growth unknown */
1559 /* #undef STACK_DIRECTION */
1560 
1561 /* Define to 1 if you have the ANSI C header files. */
1562 #define STDC_HEADERS 1
1563 
1564 /* Step, then slew the clock? */
1565 /* #undef STEP_SLEW */
1566 
1567 /* Define to 1 if strerror_r returns char *. */
1568 /* #undef STRERROR_R_CHAR_P */
1569 
1570 /* canonical system (cpu-vendor-os) of where we should run */
1571 #define STR_SYSTEM "NetBSD"
1572 
1573 /* Does Xettimeofday take 1 arg? */
1574 /* #undef SYSV_TIMEOFDAY */
1575 
1576 /* Do we need to #define _SVID3 when we #include <termios.h>? */
1577 /* #undef TERMIOS_NEEDS__SVID3 */
1578 
1579 /* enable thread safety */
1580 #define THREADSAFE 1
1581 
1582 /* enable thread safety */
1583 #define THREAD_SAFE 1
1584 
1585 /* Is K_TICKADJ_NAME in nanoseconds? */
1586 /* #undef TICKADJ_NANO */
1587 
1588 /* Is K_TICK_NAME in nanoseconds? */
1589 /* #undef TICK_NANO */
1590 
1591 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1592 #define TIME_WITH_SYS_TIME 1
1593 
1594 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
1595 /* #undef TM_IN_SYS_TIME */
1596 
1597 /* Provide a typedef for uintptr_t? */
1598 #ifndef HAVE_UINTPTR_T
1599 typedef unsigned int	uintptr_t;
1600 #define HAVE_UINTPTR_T 1
1601 #endif
1602 
1603 /* What type to use for setsockopt */
1604 #define TYPEOF_IP_MULTICAST_LOOP u_int
1605 
1606 /* Do we set process groups with -pid? */
1607 /* #undef UDP_BACKWARDS_SETOWN */
1608 
1609 /* Must we have a CTTY for fsetown? */
1610 /* #undef USE_FSETOWNCTTY */
1611 
1612 /* Use OpenSSL's crypto random functions */
1613 #define USE_OPENSSL_CRYPTO_RAND 1
1614 
1615 /* OK to use snprintb()? */
1616 #define USE_SNPRINTB 1
1617 
1618 /* Can we use SIGPOLL for tty IO? */
1619 /* #undef USE_TTY_SIGPOLL */
1620 
1621 /* Can we use SIGPOLL for UDP? */
1622 /* #undef USE_UDP_SIGPOLL */
1623 
1624 /* Version number of package */
1625 #define VERSION "4.2.8p11"
1626 
1627 /* vsnprintf expands "%m" to strerror(errno) */
1628 /* #undef VSNPRINTF_PERCENT_M */
1629 
1630 #ifndef __NetBSD__
1631 /* NetBSD: set by build process */
1632 /* configure --enable-ipv6 */
1633 #define WANT_IPV6 1
1634 #endif
1635 
1636 #ifndef __NetBSD__
1637 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1638    significant byte first (like Motorola and SPARC, unlike Intel). */
1639 #if defined AC_APPLE_UNIVERSAL_BUILD
1640 # if defined __BIG_ENDIAN__
1641 #  define WORDS_BIGENDIAN 1
1642 # endif
1643 #else
1644 # ifndef WORDS_BIGENDIAN
1645 /* #  undef WORDS_BIGENDIAN */
1646 # endif
1647 #endif
1648 #endif
1649 
1650 /* routine worker child proc uses to exit. */
1651 #define WORKER_CHILD_EXIT _exit
1652 
1653 /* Define to 1 if on MINIX. */
1654 /* #undef _MINIX */
1655 
1656 /* Define to 2 if the system does not provide POSIX.1 features except with
1657    this defined. */
1658 /* #undef _POSIX_1_SOURCE */
1659 
1660 /* Define to 1 if you need to in order for `stat' and other things to work. */
1661 /* #undef _POSIX_SOURCE */
1662 
1663 /* enable thread safety */
1664 #define _REENTRANT 1
1665 
1666 /* enable thread safety */
1667 #define _SGI_MP_SOURCE 1
1668 
1669 /* enable thread safety */
1670 #define _THREADSAFE 1
1671 
1672 /* enable thread safety */
1673 #define _THREAD_SAFE 1
1674 
1675 /* Define to 500 only on HP-UX. */
1676 /* #undef _XOPEN_SOURCE */
1677 
1678 /* Are we _special_? */
1679 /* #undef __APPLE_USE_RFC_3542 */
1680 
1681 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
1682 #ifndef __CHAR_UNSIGNED__
1683 /* # undef __CHAR_UNSIGNED__ */
1684 #endif
1685 
1686 /* Enable extensions on AIX 3, Interix.  */
1687 #ifndef _ALL_SOURCE
1688 # define _ALL_SOURCE 1
1689 #endif
1690 /* Enable GNU extensions on systems that have them.  */
1691 #ifndef _GNU_SOURCE
1692 # define _GNU_SOURCE 1
1693 #endif
1694 /* Enable threading extensions on Solaris.  */
1695 #ifndef _POSIX_PTHREAD_SEMANTICS
1696 # define _POSIX_PTHREAD_SEMANTICS 1
1697 #endif
1698 /* Enable extensions on HP NonStop.  */
1699 #ifndef _TANDEM_SOURCE
1700 # define _TANDEM_SOURCE 1
1701 #endif
1702 /* Enable general extensions on Solaris.  */
1703 #ifndef __EXTENSIONS__
1704 # define __EXTENSIONS__ 1
1705 #endif
1706 
1707 
1708 /* deviant */
1709 /* #undef adjtimex */
1710 
1711 /* Define to empty if `const' does not conform to ANSI C. */
1712 /* #undef const */
1713 
1714 /* Define to `int' if <sys/types.h> doesn't define. */
1715 /* #undef gid_t */
1716 
1717 /* Define to `__inline__' or `__inline' if that's what the C compiler
1718    calls it, or to nothing if 'inline' is not supported under any name.  */
1719 #ifndef __cplusplus
1720 /* #undef inline */
1721 #endif
1722 
1723 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
1724    not define. */
1725 /* #undef intmax_t */
1726 
1727 /* deviant */
1728 /* #undef ntp_adjtime */
1729 
1730 /* deviant */
1731 /* #undef ntp_gettime */
1732 
1733 /* Define to `long int' if <sys/types.h> does not define. */
1734 /* #undef off_t */
1735 
1736 /* Define to `int' if <sys/types.h> does not define. */
1737 /* #undef pid_t */
1738 
1739 /* Define to `unsigned int' if <sys/types.h> does not define. */
1740 /* #undef size_t */
1741 
1742 
1743 	    #if !defined(_KERNEL) && !defined(PARSESTREAM)
1744 	    /*
1745 	     * stdio.h must be included after _GNU_SOURCE is defined
1746 	     * but before #define snprintf rpl_snprintf
1747 	     */
1748 	    # include <stdio.h>
1749 	    #endif
1750 
1751 
1752 /* Define to rpl_snprintf if the replacement function should be used. */
1753 /* #undef snprintf */
1754 
1755 /* Define to `int' if <sys/types.h> doesn't define. */
1756 /* #undef uid_t */
1757 
1758 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
1759    do not define. */
1760 /* #undef uintmax_t */
1761 
1762 /* Define to the type of an unsigned integer type wide enough to hold a
1763    pointer, if such a type exists, and if the system does not define it. */
1764 /* #undef uintptr_t */
1765 
1766 /* Define as `fork' if `vfork' does not work. */
1767 /* #undef vfork */
1768 
1769 /* Define to empty if the keyword `volatile' does not work. Warning: valid
1770    code using `volatile' can become incorrect without. Disable with care. */
1771 /* #undef volatile */
1772 
1773 /* Define to rpl_vsnprintf if the replacement function should be used. */
1774 /* #undef vsnprintf */
1775 
1776 
1777 #ifndef MPINFOU_PREDECLARED
1778 # define MPINFOU_PREDECLARED
1779 typedef union mpinfou {
1780 	struct pdk_mpinfo *pdkptr;
1781 	struct mpinfo *pikptr;
1782 } mpinfou_t;
1783 #endif
1784 
1785 
1786 
1787 	#if !defined(_KERNEL) && !defined(PARSESTREAM)
1788 	# if defined(HW_WANT_RPL_VSNPRINTF)
1789 	#  if defined(__cplusplus)
1790 	extern "C" {
1791 	# endif
1792 	# include <stdarg.h>
1793 	int rpl_vsnprintf(char *, size_t, const char *, va_list);
1794 	# if defined(__cplusplus)
1795 	}
1796 	#  endif
1797 	# endif
1798 	# if defined(HW_WANT_RPL_SNPRINTF)
1799 	#  if defined(__cplusplus)
1800 	extern "C" {
1801 	#  endif
1802 	int rpl_snprintf(char *, size_t, const char *, ...);
1803 	#  if defined(__cplusplus)
1804 	}
1805 	#  endif
1806 	# endif
1807 	#endif	/* !defined(_KERNEL) && !defined(PARSESTREAM) */
1808 
1809