| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326 |
- /* config.h.in. Generated from configure.in by autoheader. */
- /* CPU, vendor, and operating system */
- #undef CPU_VENDOR_OS
- /* Define to 1 if <netdb.h> defines struct addrinfo */
- #undef HAVE_ADDRINFO_STRUCT
- /* Define to 1 if you have the <arpa/inet.h> header file. */
- #undef HAVE_ARPA_INET_H
- /* Define to 1 if you have the `bzero' function. */
- #undef HAVE_BZERO
- /* Define to 1 if the /dev/streams/xtiso/tcp device exists */
- #undef HAVE_DEV_STREAMS_XTISO_TCP
- /* Define to 1 if the /dev/tcp device exists */
- #undef HAVE_DEV_TCP
- /* Define to 1 if the /dev/xti/tcp device exists */
- #undef HAVE_DEV_XTI_TCP
- /* Define to 1 if you have the <errno.h> header file. */
- #undef HAVE_ERRNO_H
- /* Define to 1 if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
- /* Define to 1 if you have the `getaddrinfo' function. */
- #undef HAVE_GETADDRINFO
- /* define if getaddrinfo prototype is in <netdb.h> */
- #undef HAVE_GETADDRINFO_PROTO
- /* Define to 1 if you have the `gethostbyname2' function. */
- #undef HAVE_GETHOSTBYNAME2
- /* Define to 1 if you have the `gethostbyname_r' function. */
- #undef HAVE_GETHOSTBYNAME_R
- /* Define to 1 if you have the `gethostname' function. */
- #undef HAVE_GETHOSTNAME
- /* define if gethostname prototype is in <unistd.h> */
- #undef HAVE_GETHOSTNAME_PROTO
- /* Define to 1 if you have the `getnameinfo' function. */
- #undef HAVE_GETNAMEINFO
- /* define if getnameinfo prototype is in <netdb.h> */
- #undef HAVE_GETNAMEINFO_PROTO
- /* define if getrusage prototype is in <sys/resource.h> */
- #undef HAVE_GETRUSAGE_PROTO
- /* Define to 1 if you have the `hstrerror' function. */
- #undef HAVE_HSTRERROR
- /* define if hstrerror prototype is in <netdb.h> */
- #undef HAVE_HSTRERROR_PROTO
- /* Define to 1 if <net/if.h> defines struct if_nameindex */
- #undef HAVE_IF_NAMEINDEX_STRUCT
- /* Define to 1 if you have the `if_nametoindex' function. */
- #undef HAVE_IF_NAMETOINDEX
- /* define if if_nametoindex prototype is in <net/if.h> */
- #undef HAVE_IF_NAMETOINDEX_PROTO
- /* Define to 1 if you have the `inet6_rth_init' function. */
- #undef HAVE_INET6_RTH_INIT
- /* Define to 1 if you have the `inet_aton' function. */
- #undef HAVE_INET_ATON
- /* define if inet_aton prototype is in <arpa/inet.h> */
- #undef HAVE_INET_ATON_PROTO
- /* Define to 1 if you have the `inet_pton' function. */
- #undef HAVE_INET_PTON
- /* define if inet_pton prototype is in <arpa/inet.h> */
- #undef HAVE_INET_PTON_PROTO
- /* Define to 1 if you have the `kevent' function. */
- #undef HAVE_KEVENT
- /* Define to 1 if you have the `kqueue' function. */
- #undef HAVE_KQUEUE
- /* Define to 1 if you have the `nsl' library (-lnsl). */
- #undef HAVE_LIBNSL
- /* Define to 1 if you have the `pthread' library (-lpthread). */
- #undef HAVE_LIBPTHREAD
- /* Define to 1 if you have the `pthreads' library (-lpthreads). */
- #undef HAVE_LIBPTHREADS
- /* Define to 1 if you have the `resolv' library (-lresolv). */
- #undef HAVE_LIBRESOLV
- /* Define to 1 if you have the `xti' library (-lxti). */
- #undef HAVE_LIBXTI
- /* Define to 1 if you have the `mkstemp' function. */
- #undef HAVE_MKSTEMP
- /* define if struct msghdr contains the msg_control member */
- #undef HAVE_MSGHDR_MSG_CONTROL
- /* Define to 1 if you have the <netconfig.h> header file. */
- #undef HAVE_NETCONFIG_H
- /* Define to 1 if you have the <netdb.h> header file. */
- #undef HAVE_NETDB_H
- /* Define to 1 if you have the <netdir.h> header file. */
- #undef HAVE_NETDIR_H
- /* Define to 1 if you have the <netinet/in.h> header file. */
- #undef HAVE_NETINET_IN_H
- /* Define to 1 if you have the <net/if_dl.h> header file. */
- #undef HAVE_NET_IF_DL_H
- /* Define to 1 if you have the `poll' function. */
- #undef HAVE_POLL
- /* Define to 1 if you have the <poll.h> header file. */
- #undef HAVE_POLL_H
- /* Define to 1 if you have the `pselect' function. */
- #undef HAVE_PSELECT
- /* define if pselect prototype is in <sys/stat.h> */
- #undef HAVE_PSELECT_PROTO
- /* Define to 1 if you have the <pthread.h> header file. */
- #undef HAVE_PTHREAD_H
- /* Define to 1 if you have the <signal.h> header file. */
- #undef HAVE_SIGNAL_H
- /* Define to 1 if you have the `snprintf' function. */
- #undef HAVE_SNPRINTF
- /* define if snprintf prototype is in <stdio.h> */
- #undef HAVE_SNPRINTF_PROTO
- /* Define to 1 if <net/if_dl.h> defines struct sockaddr_dl */
- #undef HAVE_SOCKADDR_DL_STRUCT
- /* define if socket address structures have length fields */
- #undef HAVE_SOCKADDR_SA_LEN
- /* Define to 1 if you have the `sockatmark' function. */
- #undef HAVE_SOCKATMARK
- /* define if sockatmark prototype is in <sys/socket.h> */
- #undef HAVE_SOCKATMARK_PROTO
- /* Define to 1 if you have the <stdio.h> header file. */
- #undef HAVE_STDIO_H
- /* Define to 1 if you have the <stdlib.h> header file. */
- #undef HAVE_STDLIB_H
- /* Define to 1 if you have the <strings.h> header file. */
- #undef HAVE_STRINGS_H
- /* Define to 1 if you have the <string.h> header file. */
- #undef HAVE_STRING_H
- /* Define to 1 if you have the <stropts.h> header file. */
- #undef HAVE_STROPTS_H
- /* Define to 1 if `ifr_mtu' is member of `struct ifreq'. */
- #undef HAVE_STRUCT_IFREQ_IFR_MTU
- /* Define to 1 if the system has the type `struct sockaddr_storage'. */
- #undef HAVE_STRUCT_SOCKADDR_STORAGE
- /* Define to 1 if you have the <sys/event.h> header file. */
- #undef HAVE_SYS_EVENT_H
- /* Define to 1 if you have the <sys/filio.h> header file. */
- #undef HAVE_SYS_FILIO_H
- /* Define to 1 if you have the <sys/ioctl.h> header file. */
- #undef HAVE_SYS_IOCTL_H
- /* Define to 1 if you have the <sys/param.h> header file. */
- #undef HAVE_SYS_PARAM_H
- /* Define to 1 if you have the <sys/select.h> header file. */
- #undef HAVE_SYS_SELECT_H
- /* Define to 1 if you have the <sys/socket.h> header file. */
- #undef HAVE_SYS_SOCKET_H
- /* Define to 1 if you have the <sys/sockio.h> header file. */
- #undef HAVE_SYS_SOCKIO_H
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
- /* Define to 1 if you have the <sys/sysctl.h> header file. */
- #undef HAVE_SYS_SYSCTL_H
- /* Define to 1 if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
- /* Define to 1 if you have the <sys/types.h> header file. */
- #undef HAVE_SYS_TYPES_H
- /* Define to 1 if you have the <sys/uio.h> header file. */
- #undef HAVE_SYS_UIO_H
- /* Define to 1 if you have the <sys/un.h> header file. */
- #undef HAVE_SYS_UN_H
- /* Define to 1 if you have the <sys/wait.h> header file. */
- #undef HAVE_SYS_WAIT_H
- /* Define to 1 if <time.h> or <sys/time.h> defines struct timespec */
- #undef HAVE_TIMESPEC_STRUCT
- /* Define to 1 if you have the <time.h> header file. */
- #undef HAVE_TIME_H
- /* Define to 1 if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define to 1 if you have the `vsnprintf' function. */
- #undef HAVE_VSNPRINTF
- /* Define to 1 if you have the <xti.h> header file. */
- #undef HAVE_XTI_H
- /* Define to 1 if you have the <xti_inet.h> header file. */
- #undef HAVE_XTI_INET_H
- /* Define to 1 if the system supports IPv4 */
- #undef IPV4
- /* Define to 1 if the system supports IPv6 */
- #undef IPV6
- /* Define to 1 if the system supports IPv4 */
- #undef IPv4
- /* Define to 1 if the system supports IPv6 */
- #undef IPv6
- /* Define to 1 if the system supports IP Multicast */
- #undef MCAST
- /* Define to the address where bug reports for this package should be sent. */
- #undef PACKAGE_BUGREPORT
- /* Define to the full name of this package. */
- #undef PACKAGE_NAME
- /* Define to the full name and version of this package. */
- #undef PACKAGE_STRING
- /* Define to the one symbol short name of this package. */
- #undef PACKAGE_TARNAME
- /* Define to the version of this package. */
- #undef PACKAGE_VERSION
- /* the size of the sa_family field in a socket address structure */
- #undef SA_FAMILY_T
- /* Define to 1 if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
- /* Define to 1 if the system supports UNIX domain sockets */
- #undef UNIXDOMAIN
- /* Define to 1 if the system supports UNIX domain sockets */
- #undef UNIXdomain
- /* 16 bit signed type */
- #undef int16_t
- /* 32 bit signed type */
- #undef int32_t
- /* the type of the sa_family struct member */
- #undef sa_family_t
- /* unsigned integer type of the result of the sizeof operator */
- #undef size_t
- /* a type appropriate for address */
- #undef socklen_t
- /* define to __ss_family if sockaddr_storage has that instead of ss_family */
- #undef ss_family
- /* a signed type appropriate for a count of bytes or an error indication */
- #undef ssize_t
- /* scalar type */
- #undef t_scalar_t
- /* unsigned scalar type */
- #undef t_uscalar_t
- /* 16 bit unsigned type */
- #undef uint16_t
- /* 32 bit unsigned type */
- #undef uint32_t
- /* 8-bit unsigned type */
- #undef uint8_t
|