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

📄 config.h.in

📁 This piece of software was written as a replacement and extension for Tripwire. Tripwire is an exce
💻 IN
字号:
/* config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if lex declares yytext as a char * by default, not a char[].  */#undef YYTEXT_POINTER /* Define if zlib should be used */#undef WITH_ZLIB/* Define if mhash should be used */#undef WITH_MHASH/* Define if gcrypt should be used */#undef WITH_GCRYPT /* Define if PostgrsSQL should used */#undef WITH_PSQL/* syslog() available? */#undef HAVE_SYSLOG/* Define if LOCALE support should be used */#undef USE_LOCALE/* Localedir to use */#undef LOCALEDIR/* Defined if we use bundled regexps */#undef REGEX/* Default configuration file */#define CONFIG_FILE "./aide.conf" #define DEFAULT_DB "./aide.db"#define DEFAULT_DB_OUT "./aide.db.new"#undef HAVE_BYTE_TYPEDEF#undef HAVE_USHORT_TYPEDEF#undef HAVE_ULONG_TYPEDEF#undef HAVE_U16_TYPEDEF#undef HAVE_U32_TYPEDEF#undef BIG_ENDIAN_HOST#undef LITTLE_ENDIAN_HOST/* AIDE compile options */#undef AIDECOMPILEOPTIONS/* Defines for LSTAT */#define AIDE_LSTAT_FUNC lstat#define AIDE_STAT_FUNC stat#define AIDE_STAT_TYPE stat#define AIDE_INO_TYPE ino_t#define AIDE_OFF_TYPE off_t#define AIDE_BLKCNT_TYPE blkcnt_t/* Defines for READDIR64 */#define AIDE_READDIR_FUNC readdir#define AIDE_READDIR_R_FUNC readdir_r#define AIDE_DIRENT_TYPE dirent/* Define if you want to try ACL on solaris */#undef WITH_SUN_ACL#undef WITH_ACL#define AIDE_SYSLOG_FACILITY LOG_LOCAL0#define AIDE_IDENT "aide"#define AIDE_LOGOPT LOG_CONS#define SYSLOG_PRIORITY LOG_NOTICE#define CONFIGHMACTYPE MHASH_MD5#define CONFHMACKEY_00 ""#define CONFHMACKEY_01 ""#define CONFHMACKEY_02 ""#define CONFHMACKEY_03 ""#define CONFHMACKEY_04 ""#define CONFHMACKEY_05 ""#define CONFHMACKEY_06 ""#define CONFHMACKEY_07 ""#define CONFHMACKEY_08 ""#define CONFHMACKEY_09 ""#define DBHMACTYPE MHASH_MD5#define DBHMACKEY_00 ""#define DBHMACKEY_01 ""#define DBHMACKEY_02 ""#define DBHMACKEY_03 ""#define DBHMACKEY_04 ""#define DBHMACKEY_05 ""#define DBHMACKEY_06 ""#define DBHMACKEY_07 ""#define DBHMACKEY_08 ""#define DBHMACKEY_09 ""#undef FORCECONFIGMD#undef FORCEDBMD#define INITIALERRORSTO "stderr"/* The number of bytes in a unsigned int.  */#undef SIZEOF_UNSIGNED_INT/* The number of bytes in a unsigned long.  */#undef SIZEOF_UNSIGNED_LONG/* The number of bytes in a unsigned short.  */#undef SIZEOF_UNSIGNED_SHORT/* Define if you have the mmap function.  */#undef HAVE_MMAP/* Define if you have the readdir function.  */#undef HAVE_READDIR/* Define if you have the readdir_r function.  */#undef HAVE_READDIR_R/* Define if you have the regcomp function.  */#undef HAVE_REGCOMP/* Define if you have the regexec function.  */#undef HAVE_REGEXEC/* Define if you have the stricmp function.  */#undef HAVE_STRICMP/* Define if you have the ustat function.  */#undef HAVE_USTAT/* Define if you have the <libintl.h> header file.  */#undef HAVE_LIBINTL_H/* Define if you have the <syslog.h> header file.  */#undef HAVE_SYSLOG_H/* Define if you have the <ustat.h> header file.  */#undef HAVE_USTAT_H/* Define if you have the <zlib.h> header file.  */#undef HAVE_ZLIB_H/* Define if you have the crypt library (-lcrypt).  */#undef HAVE_LIBCRYPT/* Define if you have the pq library (-lpq).  */#undef HAVE_LIBPQ/* Define if you have the z library (-lz).  */#undef HAVE_LIBZ/* Name of package */#undef PACKAGE/* Version number of package */#undef VERSION

⌨️ 快捷键说明

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