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