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