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