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

📄 config.h

📁 监控linux指定目录
💻 H
字号:
/* config.h.  Generated from config.h.in by configure.  *//* config.h.in.  Generated from configure.ac by autoheader.  *//* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.   */#define HAVE_DIRENT_H 1/* Define to 1 if you have the <fcntl.h> header file. */#define HAVE_FCNTL_H 1/* Define to 1 if you have the <inttypes.h> header file. */#define HAVE_INTTYPES_H 1/* Define to 1 if you have the `errorcode' library (-lerrorcode). */#define HAVE_LIBERRORCODE 1/* Define to 1 if you have the `httpc' library (-lhttpc). */#define HAVE_LIBHTTPC 1/* Define to 1 if you have the `inirw' library (-linirw). */#define HAVE_LIBINIRW 1/* Define to 1 if you have the `qftp' library (-lqftp). */#define HAVE_LIBQFTP 1/* Define to 1 if you have the <memory.h> header file. */#define HAVE_MEMORY_H 1/* Define to 1 if you have the `memset' function. */#define HAVE_MEMSET 1/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. *//* #undef HAVE_NDIR_H *//* Define to 1 if you have the <stdint.h> header file. */#define HAVE_STDINT_H 1/* Define to 1 if you have the <stdlib.h> header file. */#define HAVE_STDLIB_H 1/* Define to 1 if you have the <strings.h> header file. */#define HAVE_STRINGS_H 1/* Define to 1 if you have the <string.h> header file. */#define HAVE_STRING_H 1/* Define to 1 if you have the `strstr' function. */#define HAVE_STRSTR 1/* Define to 1 if you have the <syslog.h> header file. */#define HAVE_SYSLOG_H 1/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.   *//* #undef HAVE_SYS_DIR_H *//* Define to 1 if you have the <sys/file.h> header file. */#define HAVE_SYS_FILE_H 1/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.   *//* #undef HAVE_SYS_NDIR_H *//* Define to 1 if you have the <sys/stat.h> header file. */#define HAVE_SYS_STAT_H 1/* Define to 1 if you have the <sys/types.h> header file. */#define HAVE_SYS_TYPES_H 1/* Define to 1 if you have the <unistd.h> header file. */#define HAVE_UNISTD_H 1/* Name of package */#define PACKAGE "ICLSE"/* Define to the address where bug reports for this package should be sent. */#define PACKAGE_BUGREPORT "chen.shuai@inventectj.com"/* Define to the full name of this package. */#define PACKAGE_NAME "ICLSE"/* Define to the full name and version of this package. */#define PACKAGE_STRING "ICLSE 8.8.8"/* Define to the one symbol short name of this package. */#define PACKAGE_TARNAME "iclse"/* Define to the version of this package. */#define PACKAGE_VERSION "8.8.8"/* Define as the return type of signal handlers (`int' or `void'). */#define RETSIGTYPE void/* Define to 1 if you have the ANSI C header files. */#define STDC_HEADERS 1/* Define to 1 if your <sys/time.h> declares `struct tm'. *//* #undef TM_IN_SYS_TIME *//* Version number of package */#define VERSION "8.8.8"/* Define to empty if `const' does not conform to ANSI C. *//* #undef const */

⌨️ 快捷键说明

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