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

📄 config.h

📁 IP协议分析工具ipdog开源代码 好东西
💻 H
字号:
/* config.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 you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if your processor stores words with the most significant   byte first (like Motorola and SPARC, unlike Intel and VAX).  */#undef WORDS_BIGENDIAN/* $Id: acconfig.h,v 1.7 2002/09/26 22:10:59 chrisgreen Exp $ */#undef PACKAGE#undef VERSION#undef BSDI#undef FREEBSD#undef IRIX#undef AIX#undef LINUX#undef OPENBSD#undef PCAP_TIMEOUT_IGNORED#undef SOLARIS#undef STUPID_SOLARIS_CHECKSUM_BUG#undef BROKEN_SIOCGIFMTU#undef SUNOS#undef HPUX#undef OSF1#undef MACOS#undef WORDS_MUSTALIGN#undef ENABLE_POSTGRESQL#undef u_int8_t#undef u_int16_t#undef u_int32_t#undef NEED_DECL_PRINTF#undef NEED_DECL_FPRINTF#undef NEED_DECL_SYSLOG#undef NEED_DECL_PUTS#undef NEED_DECL_PUTC#undef NEED_DECL_FPUTS#undef NEED_DECL_FPUTC#undef NEED_DECL_FOPEN#undef NEED_DECL_FCLOSE#undef NEED_DECL_FWRITE#undef NEED_DECL_FFLUSH#undef NEED_DECL_GETOPT#undef NEED_DECL_BZERO#undef NEED_DECL_BCOPY#undef NEED_DECL_MEMSET#undef NEED_DECL_STRTOL#undef NEED_DECL_STRCASECMP#undef NEED_DECL_STRNCASECMP#undef NEED_DECL_STRERROR#undef NEED_DECL_PERROR#undef NEED_DECL_SOCKET#undef NEED_DECL_SENDTO#undef NEED_DECL_VSNPRINTF#undef NEED_DECL_SNPRINTF#undef NEED_DECL_STRTOUL#undef ERRLIST_PREDEFINED#undef HAVE_NETSNMP/* Define if you have the snprintf function.  */#undef HAVE_SNPRINTF/* Define if you have the strerror function.  */#undef HAVE_STRERROR/* Define if you have the strlcat function.  */#undef HAVE_STRLCAT/* Define if you have the strlcpy function.  */#undef HAVE_STRLCPY/* Define if you have the strtoul function.  */#undef HAVE_STRTOUL/* Define if you have the vsnprintf function.  */#undef HAVE_VSNPRINTF/* Define if you have the <paths.h> header file.  */#undef HAVE_PATHS_H/* Define if you have the <stdlib.h> header file.  */#undef HAVE_STDLIB_H/* Define if you have the <string.h> header file.  */#undef HAVE_STRING_H/* Define if you have the <strings.h> header file.  */#undef HAVE_STRINGS_H/* Define if you have the <sys/sockio.h> header file.  */#undef HAVE_SYS_SOCKIO_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define if you have the cipher library (-lcipher).  */#undef HAVE_LIBCIPHER/* Define if you have the crypto library (-lcrypto).  */#undef HAVE_LIBCRYPTO/* Define if you have the kstat library (-lkstat).  */#undef HAVE_LIBKSTAT/* Define if you have the m library (-lm).  */#undef HAVE_LIBM/* Define if you have the nsl library (-lnsl).  */#undef HAVE_LIBNSL/* Define if you have the pcap library (-lpcap).  */#undef HAVE_LIBPCAP/* Define if you have the socket library (-lsocket).  */#undef HAVE_LIBSOCKET/* Define if you have the z library (-lz).  */#undef HAVE_LIBZ/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION/* you have this cuz autoheader is dumb */#undef NEED_DECL_

⌨️ 快捷键说明

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