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