📄 autoconf.h.in
字号:
/* include/autoconf.h.in. Generated automatically from configure.in by autoheader. *//* 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 don't have vprintf but do have _doprnt. */#undef HAVE_DOPRNT/* Define if your struct stat has st_blksize. */#undef HAVE_ST_BLKSIZE/* Define if you have the strftime function. */#undef HAVE_STRFTIME/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */#undef HAVE_SYS_WAIT_H/* Define if your struct tm has tm_zone. */#undef HAVE_TM_ZONE/* Define if you don't have tm_zone but do have the external array tzname. */#undef HAVE_TZNAME/* Define if utime(file, NULL) sets file's timestamp to the present. */#undef HAVE_UTIME_NULL/* Define if you have the vprintf function. */#undef HAVE_VPRINTF/* Define as __inline if that's what the C compiler calls it. */#undef inline/* 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 if the setvbuf function takes the buffering type as its second argument and the buffer pointer as the third, as on System V before release 3. */#undef SETVBUF_REVERSED/* 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 if your <sys/time.h> declares struct tm. */#undef TM_IN_SYS_TIME/* Define to `int' if <sys/types.h> doesn't define. */#undef uid_t/* Define if lex declares yytext as a char * by default, not a char[]. */#undef YYTEXT_POINTER/* LOG_PERROR logopt to openlog not supported everywhere */#undef HAVE_OPENLOG_LOG_PERROR/* AC_CHECK_TYPE */#undef in_port_t#undef in_addr_t#undef ssize_t#undef socklen_t#undef int16_t#undef int32_t/* send/recvmsg cmsg types */#undef HAVE_CMSGHDR/* recvmsg MSG_WAITALL flag */#undef HAVE_MSG_WAITALL/* sysV <sys/ioctl.h> doesn't include <sys/sockio.h> */#undef NEED_SYS_SOCKIO_H/* used for debugging */#undef HAVE_MALLOC_OPTIONS/* programname */#undef HAVE_PROGNAME/* char* in getsockopt() ? */#undef NEED_GETSOCKOPT_CAST/* BSD4.3 (sunos), namechanges, missing defines */#undef NEED_SA_RESTART#undef NEED_AF_LOCAL#undef NEED_EXIT_FAILURE/* defined on systems which doesn't support more than one process doing accept on the same descriptor. BSD systems and solaris 2.6 is supposed to support this (Stevens) */#undef NEED_ACCEPTLOCK/* not defined through the normal mechanism */#undef HAVE_DLFCN_H#undef HAVE_SYS_SOCKIO_H/* define by other name */#undef NEED_DYNA_RTLD/* needed for better performance */#undef HAVE_SO_SNDLOWAT/* SIGINFO signal */#undef HAVE_SIGNAL_SIGINFO/* XXX special test for gethostbyname2 */#undef HAVE_GETHOSTBYNAME2/* libwrap test needs special care */#undef HAVE_LIBWRAP/* function location */#undef LIBRARY_PATH#undef LIBRARY_ACCEPT#undef LIBRARY_BIND#undef LIBRARY_BINDRESVPORT#undef LIBRARY_CONNECT#undef LIBRARY_GETHOSTBYNAME#undef LIBRARY_GETHOSTBYNAME2#undef LIBRARY_GETPEERNAME#undef LIBRARY_GETSOCKNAME#undef LIBRARY_LIBC#undef LIBRARY_LIBNSL#undef LIBRARY_LIBRESOLV#undef LIBRARY_LIBSOCKET#undef LIBRARY_LISTEN#undef LIBRARY_RECVFROM#undef LIBRARY_RRESVPORT#undef LIBRARY_SENDTO#undef LIBRARY_RECVMSG#undef LIBRARY_SENDMSG/* workaround for solaris bug */#undef HAVE_SENDMSG_DEADLOCK/* no support for NULL pointer to realloc? */#undef HAVE_NOMALLOC_REALLOC/* linux (2.0.x?) doesn't seem to set some recvmsg related values in some cases */#undef HAVE_DEFECT_RECVMSG/* XXX used to enable alternative code to avoid broken solaris libsocket */#undef HAVE_SOLARIS_2_5_1#undef HAVE_SOLARIS_BUGS/* problems on linux */#undef HAVE_LINUX_BUGS/* sun4 vsprintf doesn't seem to return length */#undef HAVE_BROKEN_VSPRINTF/* system name */#undef HAVE_HOST_TYPE/* diagnostic */#undef DIAGNOSTIC/* convenience struct for getsockopt(IP_OPTIONS) */#undef HAVE_STRUCT_IPOPTS/* used by setproctitle */#undef SPT_PADCHAR/* try to detect 64bit irix gcc/native cc problem */#undef HAVE_BROKEN_INET_NTOA/* dec/alpha */#undef HAVE_DEC_PROTO#undef HAVE_EXTRA_OSF_SYMBOLS/* missing sig_atomic_t */#undef HAVE_SIG_ATOMIC_T/* when proper resolver functions are missing (sun4) */#undef HAVE_NO_RESOLVESTUFF#undef SOCKS_DOMAINNAME/* not all platforms allow free(NULL) */#undef HAVE_NONULL_FREE/* allow default file locations to be overridden */#undef HAVE_ALT_SOCKS_CONFIGFILE#undef HAVE_ALT_SOCKD_CONFIGFILE#undef HAVE_ALT_SOCKD_PIDFILE#undef HAVE_SOCKD_PIDFILE#undef HAVE_SOCKD_CONFIGFILE#undef HAVE_SOCKS_CONFIGFILE/* some netdb.h files doesn't appear to declare h_errno */#undef HAVE_H_ERRNO/* probably all elf based systems (no underscore for library symbols) */#undef HAVE_NO_SYMBOL_UNDERSCORE#undef HAVE_PROFILING/* Solaris 2.5.1 needs it. Otherwise FIOASYNC will not be defined -(Pavel Roskin <pavel_roskingeocities.com>) */#undef BSD_COMP/* interposition.c prototypes */#undef HAVE_PROT_CONNECT_0#undef HAVE_PROT_CONNECT_1#undef HAVE_PROT_CONNECT_2#undef HAVE_PROT_CONNECT_3#undef HAVE_PROT_ACCEPT_0#undef HAVE_PROT_ACCEPT_1#undef HAVE_PROT_ACCEPT_2#undef HAVE_PROT_ACCEPT_3#undef HAVE_PROT_BIND_0#undef HAVE_PROT_BIND_1#undef HAVE_PROT_BIND_2#undef HAVE_PROT_BIND_3#undef HAVE_PROT_GETPEERNAME_0#undef HAVE_PROT_GETPEERNAME_1#undef HAVE_PROT_GETPEERNAME_2#undef HAVE_PROT_GETPEERNAME_3#undef HAVE_PROT_GETSOCKNAME_0#undef HAVE_PROT_GETSOCKNAME_1#undef HAVE_PROT_GETSOCKNAME_2#undef HAVE_PROT_GETSOCKNAME_3#undef HAVE_PROT_RECVFROM_0#undef HAVE_PROT_RECVFROM_1#undef HAVE_PROT_RECVFROM_2#undef HAVE_PROT_RECVFROM_3#undef HAVE_PROT_RECVFROM_4#undef HAVE_PROT_RECVFROM_5#undef HAVE_PROT_RECVFROM_6#undef HAVE_PROT_SEND_0#undef HAVE_PROT_SEND_1#undef HAVE_PROT_SEND_2#undef HAVE_PROT_SEND_3#undef HAVE_PROT_SEND_4#undef HAVE_PROT_RECV_0#undef HAVE_PROT_RECV_1#undef HAVE_PROT_RECV_2#undef HAVE_PROT_RECV_3#undef HAVE_PROT_RECV_4#undef HAVE_PROT_SENDTO_0#undef HAVE_PROT_SENDTO_1#undef HAVE_PROT_SENDTO_2#undef HAVE_PROT_SENDTO_3#undef HAVE_PROT_SENDTO_4#undef HAVE_PROT_SENDTO_5#undef HAVE_PROT_SENDTO_6#undef HAVE_PROT_READV_0#undef HAVE_PROT_READV_1#undef HAVE_PROT_READV_2#undef HAVE_PROT_READV_3#undef HAVE_PROT_WRITEV_0#undef HAVE_PROT_WRITEV_1#undef HAVE_PROT_WRITEV_2#undef HAVE_PROT_WRITEV_3#undef HAVE_PROT_RECVMSG_0#undef HAVE_PROT_RECVMSG_1#undef HAVE_PROT_RECVMSG_2#undef HAVE_PROT_RECVMSG_3#undef HAVE_PROT_SENDMSG_0#undef HAVE_PROT_SENDMSG_1#undef HAVE_PROT_SENDMSG_2#undef HAVE_PROT_SENDMSG_3#undef HAVE_PROT_WRITE_0#undef HAVE_PROT_WRITE_1#undef HAVE_PROT_WRITE_2#undef HAVE_PROT_WRITE_3#undef HAVE_PROT_READ_0#undef HAVE_PROT_READ_1#undef HAVE_PROT_READ_2#undef HAVE_PROT_READ_3/* XXX autoheader snafu *//*#undef HAVE_PROT__*//* The number of bytes in a char. */#undef SIZEOF_CHAR/* The number of bytes in a int. */#undef SIZEOF_INT/* The number of bytes in a long. */#undef SIZEOF_LONG/* The number of bytes in a short. */#undef SIZEOF_SHORT/* Define if you have the bzero function. */#undef HAVE_BZERO/* Define if you have the daemon function. */#undef HAVE_DAEMON/* Define if you have the difftime function. */#undef HAVE_DIFFTIME/* Define if you have the getdtablesize function. */#undef HAVE_GETDTABLESIZE/* Define if you have the hstrerror function. */#undef HAVE_HSTRERROR/* Define if you have the inet_aton function. */#undef HAVE_INET_ATON/* Define if you have the inet_pton function. */#undef HAVE_INET_PTON/* Define if you have the issetugid function. */#undef HAVE_ISSETUGID/* Define if you have the memmove function. */#undef HAVE_MEMMOVE/* Define if you have the select function. */#undef HAVE_SELECT/* Define if you have the seteuid function. */#undef HAVE_SETEUID/* Define if you have the setproctitle function. */#undef HAVE_SETPROCTITLE/* Define if you have the snprintf function. */#undef HAVE_SNPRINTF/* Define if you have the sockatmark function. */#undef HAVE_SOCKATMARK/* Define if you have the socket function. */#undef HAVE_SOCKET/* Define if you have the strcspn function. */#undef HAVE_STRCSPN/* Define if you have the strdup function. */#undef HAVE_STRDUP/* Define if you have the strerror function. */#undef HAVE_STRERROR/* Define if you have the strspn function. */#undef HAVE_STRSPN/* Define if you have the strvis function. */#undef HAVE_STRVIS/* Define if you have the sysconf function. */#undef HAVE_SYSCONF/* Define if you have the vsyslog function. */#undef HAVE_VSYSLOG/* Define if you have the <crypt.h> header file. */#undef HAVE_CRYPT_H/* Define if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define if you have the <limits.h> header file. */#undef HAVE_LIMITS_H/* Define if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define if you have the <netinet/ip.h> header file. */#undef HAVE_NETINET_IP_H/* Define if you have the <netinet/ip_var.h> header file. */#undef HAVE_NETINET_IP_VAR_H/* Define if you have the <paths.h> header file. */#undef HAVE_PATHS_H/* Define if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define if you have the <sys/file.h> header file. */#undef HAVE_SYS_FILE_H/* Define if you have the <sys/ioctl.h> header file. */#undef HAVE_SYS_IOCTL_H/* Define if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define if you have the <syslog.h> header file. */#undef HAVE_SYSLOG_H/* Define if you have the <tcpd.h> header file. */#undef HAVE_TCPD_H/* Define if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* change all #undef's to #define foo 0 */#include "redefac.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -