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