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

📄 defs.h.in

📁 EPIC IRC客户端。来源于IRCII客户端但做了很多性能和功能的优化。
💻 IN
字号:
/* include/defs.h.in.  Generated automatically from configure.in by autoheader.  *//* 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 if using alloca.c.  */#undef C_ALLOCA/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.   This function is required for alloca.c support on those systems.  */#undef CRAY_STACKSEG_END/* Define if the `getpgrp' function takes no argument.  */#undef GETPGRP_VOID/* Define to `int' if <sys/types.h> doesn't define.  */#undef gid_t/* Define if you have alloca, as a function or macro.  */#undef HAVE_ALLOCA/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */#undef HAVE_ALLOCA_H/* Define to `int' if <sys/types.h> doesn't define.  */#undef mode_t/* Define if your C compiler doesn't accept -c and -o together.  */#undef NO_MINUS_C_MINUS_O/* Define if your Fortran 77 compiler doesn't accept -c and -o together. */#undef F77_NO_MINUS_C_MINUS_O/* Define to `int' if <sys/types.h> doesn't define.  */#undef pid_t/* Define if you need to in order for stat and other things to work.  */#undef _POSIX_SOURCE/* Define as the return type of signal handlers (int or void).  */#undef RETSIGTYPE/* Define to the type of arg1 for select(). */#undef SELECT_TYPE_ARG1/* Define to the type of args 2, 3 and 4 for select(). */#undef SELECT_TYPE_ARG234/* Define to the type of arg5 for select(). */#undef SELECT_TYPE_ARG5/* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/* If using the C implementation of alloca, define if you know the   direction of stack growth for your system; otherwise it will be   automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */#undef STACK_DIRECTION/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if `sys_siglist' is declared by <signal.h>.  */#undef SYS_SIGLIST_DECLARED/* 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 this if you have fpathconf(2) */#undef HAVE_FPATHCONF/* define this if you have getpass(3) */#undef HAVE_GETPASS/* define this if you have getpgid(2) */#undef HAVE_GETPGID/* define this if you have gettimeofday(2) */#undef HAVE_GETTIMEOFDAY/* Define this if you have killpg(2) */#undef HAVE_KILLPG/* define this if you have memmove(3) */#undef HAVE_MEMMOVE/* define this if you have setenv(3) */#undef HAVE_SETENV/* define this if you have unsetenv(3) */#undef HAVE_UNSETENV/* define this if you have setsid(2) */#undef HAVE_SETSID/* define this if you have snprintf(3) */#undef HAVE_SNPRINTF/* define this if you have strerror(3) */#undef HAVE_STRERROR/* define if you have strtoul(3) */#undef HAVE_STRTOUL/* define this if you have sysconf(3) */#undef HAVE_SYSCONF/* define this if you have uname(2) */#undef HAVE_UNAME/* define this if you have vsnprintf(3) */#undef HAVE_VSNPRINTF/* define this if you don't have struct linger */#undef NO_STRUCT_LINGER/* define if allow sys/time.h with time.h */#undef TIME_WITH_SYS_TIME/* Define this if your getpgrp is broken posix */#undef GETPGRP_VOID/* define this if an unsigned long is 32 bits */#undef UNSIGNED_LONG32/* define this if an unsigned int is 32 bits */#undef UNSIGNED_INT32/* define this if you are unsure what is is 32 bits */#undef UNKNOWN_32INT/* Define this if you need to include sys/select.h */#undef NEED_SYS_SELECT_H/* * SOCKS 4 && 5 support. */#undef SOCKS#undef USE_SOCKS#undef USE_SOCKS5#undef connect#undef getsockname#undef bind#undef accept#undef listen#undef select#undef dup#undef dup2#undef fclose#undef gethostbyname#undef read#undef recv#undef recvfrom#undef rresvport#undef send#undef sendto#undef shutdown#undef write#undef Rconnect#undef Rgetsockname#undef Rgetpeername#undef Rbind#undef Raccept#undef Rlisten#undef Rselect/* *  Perl support. */#undef PERL/* Define this if you have setsid() */#undef HAVE_SETSID/* Define this if you have tparm(2) */#undef HAVE_TPARM/* Define this if you have getlogin(3) */#undef HAVE_GETLOGIN/* Define this if you have terminfo support */#undef HAVE_TERMINFO/* Define this if you have fchdir() */#undef HAVE_FCHDIR/* Define this if you have realpath() */#undef HAVE_REALPATH/* Define this if you have strlcpy() */#undef HAVE_STRLCPY/* Define this if you have strlcat() */#undef HAVE_STRLCAT/* Define this if you have hstrerror, for h_errno use */#undef HAVE_HSTRERROR/* Define this if you want OPENSSL support */#undef HAVE_SSL/* Define this if you have sysctlbyname() */#undef HAVE_SYSCTLBYNAME/* Define this if you have SO_SNDLOWAT */#undef HAVE_SO_SNDLOWAT/* Define this if you have struct sockaddr_storage */#undef HAVE_STRUCT_SOCKADDR_STORAGE/* Define this if your system has SA_LEN in its sockaddrs */#undef HAVE_SA_LEN/* Define this if you don't have siglen_t */#undef HAVE_SOCKLEN_T/* Define this if you have a getaddrinfo() with missing functionality */#undef GETADDRINFO_DOES_NOT_DO_AF_UNIX/* Define this if you do not want INET6 support */#undef DO_NOT_USE_IPV6/* Define this if you have struct addrinfo */#undef HAVE_STRUCT_ADDRINFO/* Define this if you have struct sockaddr_in6 */#undef HAVE_STRUCT_SOCKADDR_IN6/* Define this if you have getservbyport() */#undef HAVE_GETSERVBYPORT/* Define this if you have getaddrinfo */#undef HAVE_GETADDRINFO/* Define this if you have getnameinfo */#undef HAVE_GETNAMEINFO/* Define this if you have sys_siglist declared */#undef SYS_SIGLIST_DECLARED/* Define this if you have a broken realpath */#undef HAVE_BROKEN_REALPATH/* Define this if you have TCL */#undef TCL/* Define this if you have clock_gettime() */#undef HAVE_CLOCK_GETTIME/* Define this if you have intptr_t */#undef HAVE_INTPTR_T/* Define this if you have a (long long) */#undef HAVE_LONG_LONG/* Define this if you have atoll() */#undef HAVE_ATOLL/* Define this if you have strtoll() */#undef HAVE_STRTOLL/* Define this if you have atoq() */#undef HAVE_ATOQ/* Define this if you have finite() */#undef HAVE_FINITE/* Define this if you have isfinite() */#undef HAVE_ISFINITE/* The number of bytes in a long long.  */#undef SIZEOF_LONG_LONG/* The number of bytes in a unsigned int.  */#undef SIZEOF_UNSIGNED_INT/* The number of bytes in a unsigned long.  */#undef SIZEOF_UNSIGNED_LONG/* Define if you have the <dirent.h> header file.  */#undef HAVE_DIRENT_H/* Define if you have the <fcntl.h> header file.  */#undef HAVE_FCNTL_H/* Define if you have the <inttypes.h> header file.  */#undef HAVE_INTTYPES_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 <regex.h> header file.  */#undef HAVE_REGEX_H/* Define if you have the <stdint.h> header file.  */#undef HAVE_STDINT_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/file.h> header file.  */#undef HAVE_SYS_FILE_H/* Define if you have the <sys/filio.h> header file.  */#undef HAVE_SYS_FILIO_H/* Define if you have the <sys/ndir.h> header file.  */#undef HAVE_SYS_NDIR_H/* Define if you have the <sys/select.h> header file.  */#undef HAVE_SYS_SELECT_H/* Define if you have the <sys/sysctl.h> header file.  */#undef HAVE_SYS_SYSCTL_H/* Define if you have the <sys/syslimits.h> header file.  */#undef HAVE_SYS_SYSLIMITS_H/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <sys/un.h> header file.  */#undef HAVE_SYS_UN_H/* Define if you have the <termcap.h> header file.  */#undef HAVE_TERMCAP_H

⌨️ 快捷键说明

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