⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 autoconf.h.in

📁 radius server在linux下的源码
💻 IN
字号:
/* src/include/autoconf.h.in.  Generated automatically from configure.in by autoheader 2.13.  *//*acconfig.h - template used by autoheader to create config.h.inconfig.h.in - used by autoconf to create config.hconfig.h - created by autoconf; contains defines generated by autoconf*//* Define if on AIX 3.   System headers sometimes define this.   We just want to avoid a redefinition error message.  */#ifndef _ALL_SOURCE#undef _ALL_SOURCE#endif/* Define to empty if the keyword does not work.  */#undef const/* Define to `int' if <sys/types.h> doesn't define.  */#undef gid_t/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */#undef HAVE_SYS_WAIT_H/* Define to `long' if <sys/types.h> doesn't define.  */#undef off_t/* Define to `int' if <sys/types.h> doesn't define.  */#undef pid_t/* Define as the return type of signal handlers (int or void).  */#undef RETSIGTYPE/* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if you can safely include both <sys/time.h> and <time.h>.  */#undef TIME_WITH_SYS_TIME/* Define to `int' if <sys/types.h> doesn't define.  */#undef uid_t/* Define if your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  */#undef WORDS_BIGENDIAN/* style of gethost*_r functions */#define GNUSTYLE 1#define SYSVSTYLE 2#define BSDSTYLE 3#undef GETHOSTBYADDRRSTYLE#undef GETHOSTBYNAMERSTYLE/* style of ctime_r function */#define POSIXSTYLE 1#define SOLARISSTYLE 2#undef CTIMERSTYLE/* Do we have the crypt function ? */#undef HAVE_CRYPT/* Include support for Ascend binary filter attributes */#undef ASCEND_BINARY/* socklen_t is generally 'int' on systems which don't use it */#undef socklen_t/* uint8_t should be the canonical 'octet' for network traffic */#undef uint8_t/* uint16_t should be the canonical '2 octets' for network traffic */#undef uint16_t/* uint32_t should be the canonical 'network integer' */#undef uint32_t/* Include SNMP subagent */#undef WITH_SNMP/* Define if you have the <ucd-snmp/asn1.h>, <ucd-snmp/snmp_impl.h> and <ucd-snmp/snmp.h> header file.  */#undef HAVE_UCD_SNMP_ASN1_SNMP_SNMPIMPL_H/* Define if you have the <asn1.h>, <snmp_impl.h> and <snmp.h> header file.  */#undef HAVE_ASN1_SNMP_SNMPIMPL_H/* Define if you have the snmp library (-lsnmp).  */#undef HAVE_LIBSNMP/* define this if we have the <regex.h> header file */#undef HAVE_REGEX_H/* define this if we have REG_EXTENDED (from <regex.h>) */#undef HAVE_REG_EXTENDED/* define to something if you don't have ut_xtime in struct utmpx */#undef ut_xtime/* define if you have OSFC2 authentication */#undef OSFC2/* define if you have OSFSIA authentication */#undef OSFSIA/* define if you have IP_PKTINFO (Linux) */#undef HAVE_IP_PKTINFO/* define if you want udpfromto */#undef WITH_UDPFROMTO/* define if you have openssl/ssl.h */#undef HAVE_OPENSSL_SSL_H/* Define if you have the ctime_r function.  */#undef HAVE_CTIME_R/* Define if you have the gethostname function.  */#undef HAVE_GETHOSTNAME/* Define if you have the getopt_long function.  */#undef HAVE_GETOPT_LONG/* Define if you have the getusershell function.  */#undef HAVE_GETUSERSHELL/* Define if you have the gmtime_r function.  */#undef HAVE_GMTIME_R/* Define if you have the inet_aton function.  */#undef HAVE_INET_ATON/* Define if you have the inet_ntop function.  */#undef HAVE_INET_NTOP/* Define if you have the inet_pton function.  */#undef HAVE_INET_PTON/* Define if you have the initgroups function.  */#undef HAVE_INITGROUPS/* Define if you have the localtime_r function.  */#undef HAVE_LOCALTIME_R/* Define if you have the lockf function.  */#undef HAVE_LOCKF/* Define if you have the pthread_sigmask function.  */#undef HAVE_PTHREAD_SIGMASK/* Define if you have the setlinebuf function.  */#undef HAVE_SETLINEBUF/* Define if you have the setsid function.  */#undef HAVE_SETSID/* Define if you have the setvbuf function.  */#undef HAVE_SETVBUF/* Define if you have the sigaction function.  */#undef HAVE_SIGACTION/* Define if you have the sigprocmask function.  */#undef HAVE_SIGPROCMASK/* Define if you have the snprintf function.  */#undef HAVE_SNPRINTF/* Define if you have the strcasecmp function.  */#undef HAVE_STRCASECMP/* Define if you have the strncasecmp function.  */#undef HAVE_STRNCASECMP/* Define if you have the strsep function.  */#undef HAVE_STRSEP/* Define if you have the strsignal function.  */#undef HAVE_STRSIGNAL/* Define if you have the vsnprintf function.  */#undef HAVE_VSNPRINTF/* Define if you have the <arpa/inet.h> header file.  */#undef HAVE_ARPA_INET_H/* Define if you have the <crypt.h> header file.  */#undef HAVE_CRYPT_H/* Define if you have the <dirent.h> header file.  */#undef HAVE_DIRENT_H/* Define if you have the <dlfcn.h> header file.  */#undef HAVE_DLFCN_H/* Define if you have the <errno.h> header file.  */#undef HAVE_ERRNO_H/* Define if you have the <fcntl.h> header file.  */#undef HAVE_FCNTL_H/* Define if you have the <getopt.h> header file.  */#undef HAVE_GETOPT_H/* Define if you have the <inttypes.h> header file.  */#undef HAVE_INTTYPES_H/* Define if you have the <malloc.h> header file.  */#undef HAVE_MALLOC_H/* Define if you have the <ndir.h> header file.  */#undef HAVE_NDIR_H/* Define if you have the <netdb.h> header file.  */#undef HAVE_NETDB_H/* Define if you have the <netinet/in.h> header file.  */#undef HAVE_NETINET_IN_H/* Define if you have the <openssl/crypto.h> header file.  */#undef HAVE_OPENSSL_CRYPTO_H/* Define if you have the <openssl/engine.h> header file.  */#undef HAVE_OPENSSL_ENGINE_H/* Define if you have the <openssl/err.h> header file.  */#undef HAVE_OPENSSL_ERR_H/* Define if you have the <openssl/rand.h> header file.  */#undef HAVE_OPENSSL_RAND_H/* Define if you have the <prot.h> header file.  */#undef HAVE_PROT_H/* Define if you have the <pthread.h> header file.  */#undef HAVE_PTHREAD_H/* Define if you have the <resource.h> header file.  */#undef HAVE_RESOURCE_H/* Define if you have the <semaphore.h> header file.  */#undef HAVE_SEMAPHORE_H/* Define if you have the <sia.h> header file.  */#undef HAVE_SIA_H/* Define if you have the <siad.h> header file.  */#undef HAVE_SIAD_H/* Define if you have the <signal.h> header file.  */#undef HAVE_SIGNAL_H/* Define if you have the <stdint.h> header file.  */#undef HAVE_STDINT_H/* Define if you have the <stdio.h> header file.  */#undef HAVE_STDIO_H/* Define if you have the <sys/dir.h> header file.  */#undef HAVE_SYS_DIR_H/* Define if you have the <sys/fcntl.h> header file.  */#undef HAVE_SYS_FCNTL_H/* Define if you have the <sys/ndir.h> header file.  */#undef HAVE_SYS_NDIR_H/* Define if you have the <sys/security.h> header file.  */#undef HAVE_SYS_SECURITY_H/* Define if you have the <sys/select.h> header file.  */#undef HAVE_SYS_SELECT_H/* Define if you have the <sys/socket.h> header file.  */#undef HAVE_SYS_SOCKET_H/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <sys/types.h> header file.  */#undef HAVE_SYS_TYPES_H/* Define if you have the <sys/wait.h> header file.  */#undef HAVE_SYS_WAIT_H/* Define if you have the <syslog.h> header file.  */#undef HAVE_SYSLOG_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define if you have the <utmp.h> header file.  */#undef HAVE_UTMP_H/* Define if you have the <utmpx.h> header file.  */#undef HAVE_UTMPX_H/* Define if you have the nsl library (-lnsl).  */#undef HAVE_LIBNSL/* Define if you have the resolv library (-lresolv).  */#undef HAVE_LIBRESOLV/* Define if you have the socket library (-lsocket).  */#undef HAVE_LIBSOCKET/* Some versions of glibc need this defined for pread/pwrite. */#undef _GNU_SOURCE#ifndef HAVE_SNPRINTF#define HAVE_LOCAL_SNPRINTF#define snprintf lrad_snprintf#endif#ifndef HAVE_VSNPRINTF#define HAVE_LOCAL_SNPRINTF#define vsnprintf lrad_vsnprintf#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -