1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define to one to enable dirty buffer support. May affect results. */ 4#undef DIRTY 5 6/* Define to 1 if you have the `alarm' function. */ 7#undef HAVE_ALARM 8 9/* Define to 1 if you have the <arpa/inet.h> header file. */ 10#undef HAVE_ARPA_INET_H 11 12/* Define to 1 if you have the `bindprocessor' function. */ 13#undef HAVE_BINDPROCESSOR 14 15/* Define to 1 if you have the `bind_to_cpu_id' function. */ 16#undef HAVE_BIND_TO_CPU_ID 17 18/* Define to 1 if you have the `bzero' function. */ 19#undef HAVE_BZERO 20 21/* Define to 1 if you have the `daemon' function. */ 22#undef HAVE_DAEMON 23 24/* Define to 1 if you have the <endian.h> header file. */ 25#undef HAVE_ENDIAN_H 26 27/* Define to 1 if you have the <errno.h> header file. */ 28#undef HAVE_ERRNO_H 29 30/* Define to 1 if you have the <fcntl.h> header file. */ 31#undef HAVE_FCNTL_H 32 33/* Define to 1 if you have the `fork' function. */ 34#undef HAVE_FORK 35 36/* Define to 1 if you have the `getaddrinfo' function. */ 37#undef HAVE_GETADDRINFO 38 39/* Define to 1 if you have the `gethostbyname' function. */ 40#undef HAVE_GETHOSTBYNAME 41 42/* Define to 1 if you have the `gethrtime' function. */ 43#undef HAVE_GETHRTIME 44 45/* Define to 1 if you have the `getifaddrs' function. */ 46#undef HAVE_GETIFADDRS 47 48/* Define to 1 if you have the `getnameinfo' function. */ 49#undef HAVE_GETNAMEINFO 50 51/* Define to 1 if you have the `getpagesize' function. */ 52#undef HAVE_GETPAGESIZE 53 54/* Define to 1 if you have the `gettimeofday' function. */ 55#undef HAVE_GETTIMEOFDAY 56 57/* Define to one to include ICSC-EXS tests. */ 58#undef HAVE_ICSC_EXS 59 60/* Define to 1 if you have the <ifaddrs.h> header file. */ 61#undef HAVE_IFADDRS_H 62 63/* Define to 1 if you have the `inet_ntoa' function. */ 64#undef HAVE_INET_NTOA 65 66/* Define to 1 if you have the `inet_ntop' function. */ 67#undef HAVE_INET_NTOP 68 69/* Define to 1 if you have the <inttypes.h> header file. */ 70#undef HAVE_INTTYPES_H 71 72/* Define to 1 if you have the `exs' library (-lexs). */ 73#undef HAVE_LIBEXS 74 75/* Define to 1 if you have the `kstat' library (-lkstat). */ 76#undef HAVE_LIBKSTAT 77 78/* Define to 1 if you have the `m' library (-lm). */ 79#undef HAVE_LIBM 80 81/* Define to 1 if you have the `mach' library (-lmach). */ 82#undef HAVE_LIBMACH 83 84/* Define to 1 if you have the `nsl' library (-lnsl). */ 85#undef HAVE_LIBNSL 86 87/* Define to 1 if you have the `perfstat' library (-lperfstat). */ 88#undef HAVE_LIBPERFSTAT 89 90/* Define to 1 if you have the `sctp' library (-lsctp). */ 91#undef HAVE_LIBSCTP 92 93/* Define to 1 if you have the `sdp' library (-lsdp). */ 94#undef HAVE_LIBSDP 95 96/* Define to 1 if you have the `sendfile' library (-lsendfile). */ 97#undef HAVE_LIBSENDFILE 98 99/* Define to 1 if you have the `socket' library (-lsocket). */ 100#undef HAVE_LIBSOCKET 101 102/* Define to 1 if you have the <limits.h> header file. */ 103#undef HAVE_LIMITS_H 104 105/* Define to 1 if you have the <linux/socket.h> header file. */ 106#undef HAVE_LINUX_SOCKET_H 107 108/* Define to 1 if you have the <linux/tcp.h> header file. */ 109#undef HAVE_LINUX_TCP_H 110 111/* Define to 1 if you have the <malloc.h> header file. */ 112#undef HAVE_MALLOC_H 113 114/* Define to 1 if you have the `memcpy' function. */ 115#undef HAVE_MEMCPY 116 117/* Define to 1 if you have the <memory.h> header file. */ 118#undef HAVE_MEMORY_H 119 120/* Define to 1 if you have the `memset' function. */ 121#undef HAVE_MEMSET 122 123/* Define to 1 if you have a working `mmap' system call. */ 124#undef HAVE_MMAP 125 126/* Define to 1 if you have the `mpctl' function. */ 127#undef HAVE_MPCTL 128 129/* Define to 1 if you have the `munmap' function. */ 130#undef HAVE_MUNMAP 131 132/* Define to 1 if you have the <netdb.h> header file. */ 133#undef HAVE_NETDB_H 134 135/* Define to 1 if you have the <netinet/in.h> header file. */ 136#undef HAVE_NETINET_IN_H 137 138/* Define to 1 if you have the <netinet/in_systm.h> header file. */ 139#undef HAVE_NETINET_IN_SYSTM_H 140 141/* Define to 1 if you have the <netinet/ip.h> header file. */ 142#undef HAVE_NETINET_IP_H 143 144/* Define to 1 if you have the <netinet/sctp.h> header file. */ 145#undef HAVE_NETINET_SCTP_H 146 147/* Define to 1 if you have the `processor_bind' function. */ 148#undef HAVE_PROCESSOR_BIND 149 150/* Define to 1 if you have the <sched.h> header file. */ 151#undef HAVE_SCHED_H 152 153/* Define to 1 if you have the `sched_setaffinity' function. */ 154#undef HAVE_SCHED_SETAFFINITY 155 156/* Define to 1 if `struct sctp_event_subscribe' has a 157 `sctp_adaptation_layer_event' member */ 158#undef HAVE_SCTP_ADAPTATION_LAYER_EVENT 159 160/* Define to 1 if you have the `select' function. */ 161#undef HAVE_SELECT 162 163/* Define to 1 if you have the `sendfile' function. */ 164#undef HAVE_SENDFILE 165 166/* Define to 1 if you have the `setsid' function. */ 167#undef HAVE_SETSID 168 169/* Define to 1 if you have the <signal.h> header file. */ 170#undef HAVE_SIGNAL_H 171 172/* Define if struct sockaddr has the sa_len member */ 173#undef HAVE_SOCKADDR_SA_LEN 174 175/* Define to 1 if you have the `socket' function. */ 176#undef HAVE_SOCKET 177 178/* Define to 1 if you have the `sqrt' function. */ 179#undef HAVE_SQRT 180 181/* Define to 1 if stdbool.h conforms to C99. */ 182#undef HAVE_STDBOOL_H 183 184/* Define to 1 if you have the <stdint.h> header file. */ 185#undef HAVE_STDINT_H 186 187/* Define to 1 if you have the <stdlib.h> header file. */ 188#undef HAVE_STDLIB_H 189 190/* Define to 1 if you have the `strcasecmp' function. */ 191#undef HAVE_STRCASECMP 192 193/* Define to 1 if you have the `strchr' function. */ 194#undef HAVE_STRCHR 195 196/* Define to 1 if you have the <strings.h> header file. */ 197#undef HAVE_STRINGS_H 198 199/* Define to 1 if you have the <string.h> header file. */ 200#undef HAVE_STRING_H 201 202/* Define to 1 if you have the `strstr' function. */ 203#undef HAVE_STRSTR 204 205/* Define to 1 if you have the `strtoul' function. */ 206#undef HAVE_STRTOUL 207 208/* Define to 1 if <netinet/in.h> defines `struct sockaddr_storage' */ 209#undef HAVE_STRUCT_SOCKADDR_STORAGE 210 211/* Define to 1 if you have the <syscall.h> header file. */ 212#undef HAVE_SYSCALL_H 213 214/* Define to 1 if you have the <sys/ioctl.h> header file. */ 215#undef HAVE_SYS_IOCTL_H 216 217/* Define to 1 if you have the <sys/ipc.h> header file. */ 218#undef HAVE_SYS_IPC_H 219 220/* Define to 1 if you have the <sys/mman.h> header file. */ 221#undef HAVE_SYS_MMAN_H 222 223/* Define to 1 if you have the <sys/param.h> header file. */ 224#undef HAVE_SYS_PARAM_H 225 226/* Define to 1 if you have the <sys/select.h> header file. */ 227#undef HAVE_SYS_SELECT_H 228 229/* Define to 1 if you have the <sys/socket.h> header file. */ 230#undef HAVE_SYS_SOCKET_H 231 232/* Define to 1 if you have the <sys/sockio.h> header file. */ 233#undef HAVE_SYS_SOCKIO_H 234 235/* Define to 1 if you have the <sys/stat.h> header file. */ 236#undef HAVE_SYS_STAT_H 237 238/* Define to 1 if you have the <sys/sysinfo.h> header file. */ 239#undef HAVE_SYS_SYSINFO_H 240 241/* Define to 1 if you have the <sys/time.h> header file. */ 242#undef HAVE_SYS_TIME_H 243 244/* Define to 1 if you have the <sys/types.h> header file. */ 245#undef HAVE_SYS_TYPES_H 246 247/* Define to 1 if you have the <sys/wait.h> header file. */ 248#undef HAVE_SYS_WAIT_H 249 250/* Define to 1 if you have the `toupper' function. */ 251#undef HAVE_TOUPPER 252 253/* Define to 1 if you have the `uname' function. */ 254#undef HAVE_UNAME 255 256/* Define to 1 if you have the <unistd.h> header file. */ 257#undef HAVE_UNISTD_H 258 259/* Define to 1 if you have the `vfork' function. */ 260#undef HAVE_VFORK 261 262/* Define to 1 if you have the <vfork.h> header file. */ 263#undef HAVE_VFORK_H 264 265/* Define to 1 if `fork' works. */ 266#undef HAVE_WORKING_FORK 267 268/* Define to 1 if `vfork' works. */ 269#undef HAVE_WORKING_VFORK 270 271/* Define to 1 if the system has the type `_Bool'. */ 272#undef HAVE__BOOL 273 274/* Define to 1 if `h_errno' is declared by <netdb.h> */ 275#undef H_ERRNO_DECLARED 276 277/* Name of package */ 278#undef PACKAGE 279 280/* Define to the address where bug reports for this package should be sent. */ 281#undef PACKAGE_BUGREPORT 282 283/* Define to the full name of this package. */ 284#undef PACKAGE_NAME 285 286/* Define to the full name and version of this package. */ 287#undef PACKAGE_STRING 288 289/* Define to the one symbol short name of this package. */ 290#undef PACKAGE_TARNAME 291 292/* Define to the home page for this package. */ 293#undef PACKAGE_URL 294 295/* Define to the version of this package. */ 296#undef PACKAGE_VERSION 297 298/* Define as the return type of signal handlers (`int' or `void'). */ 299#undef RETSIGTYPE 300 301/* Define to the type of arg 1 for `select'. */ 302#undef SELECT_TYPE_ARG1 303 304/* Define to the type of args 2, 3 and 4 for `select'. */ 305#undef SELECT_TYPE_ARG234 306 307/* Define to the type of arg 5 for `select'. */ 308#undef SELECT_TYPE_ARG5 309 310/* Define to 1 if the `setpgrp' function takes no argument. */ 311#undef SETPGRP_VOID 312 313/* Define to 1 if you have the ANSI C header files. */ 314#undef STDC_HEADERS 315 316/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 317#undef TIME_WITH_SYS_TIME 318 319/* Use Solaris's kstat interface to measure CPU util. */ 320#undef USE_KSTAT 321 322/* Use looper/soaker processes to measure CPU util. */ 323#undef USE_LOOPER 324 325/* Use MacOS X's host_info interface to measure CPU util. */ 326#undef USE_OSX 327 328/* Use AIX's perfstat interface to measure CPU util. */ 329#undef USE_PERFSTAT 330 331/* Use Linux's procstat interface to measure CPU util. */ 332#undef USE_PROC_STAT 333 334/* Use HP-UX's pstat interface to measure CPU util. */ 335#undef USE_PSTAT 336 337/* Use MumbleBSD's sysctl interface to measure CPU util. */ 338#undef USE_SYSCTL 339 340/* Version number of package */ 341#undef VERSION 342 343/* Define to one to include DCCP tests. */ 344#undef WANT_DCCP 345 346/* Define to one to enable demo support. May affect results. */ 347#undef WANT_DEMO 348 349/* Define to one to include DLPI tests. */ 350#undef WANT_DLPI 351 352/* Define to one to enable initial _RR burst support. May affect results. */ 353#undef WANT_FIRST_BURST 354 355/* Define to one to enable histogram support. May affect results. */ 356#undef WANT_HISTOGRAM 357 358/* Define to one to enable paced operation support. May affect results. */ 359#undef WANT_INTERVALS 360 361/* Define to one to migrate classic to OMNI tests. */ 362#undef WANT_MIGRATION 363 364/* Define to one to include OMNI tests. */ 365#undef WANT_OMNI 366 367/* Define to one to include SCTP tests. */ 368#undef WANT_SCTP 369 370/* Define to one to include SDP tests. */ 371#undef WANT_SDP 372 373/* Define to one to spin waiting on paced operation. WILL AFFEFCT CPU 374 UTILIZATION */ 375#undef WANT_SPIN 376 377/* Define to one to include Unix Domain socket tests. */ 378#undef WANT_UNIX 379 380/* Define to one to include XTI tests. */ 381#undef WANT_XTI 382 383/* Number of bits in a file offset, on hosts where this is settable. */ 384#undef _FILE_OFFSET_BITS 385 386/* Define for large files, on AIX-style hosts. */ 387#undef _LARGE_FILES 388 389/* Define to empty if `const' does not conform to ANSI C. */ 390#undef const 391 392/* type to use in place of socklen_t if not defined */ 393#undef netperf_socklen_t 394 395/* Define to `long int' if <sys/types.h> does not define. */ 396#undef off_t 397 398/* Define to `int' if <sys/types.h> does not define. */ 399#undef pid_t 400 401/* Define to `unsigned int' if <sys/types.h> does not define. */ 402#undef size_t 403 404/* Define as `fork' if `vfork' does not work. */ 405#undef vfork 406