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

📄 config.h.in

📁 Solaris操作系统下的过滤驱动程序, C源码程序.
💻 IN
字号:
/* config.h.in.  Generated from configure.in by autoheader.  *//* * Copyright (c) 1997-2003 Erez Zadok * Copyright (c) 2001-2003 Stony Brook University * Copyright (c) 1997-2000 Columbia University * * For specific licensing information, see the COPYING file distributed with * this package, or get one from ftp://ftp.filesystems.org/pub/fist/COPYING. * * This Copyright notice must be kept intact and distributed with all * fistgen sources INCLUDING sources generated by fistgen. *//* * Start of fistgen config.h file. * * DO NOT EDIT BY HAND. * Note: acconfig.h generates config.h.in, which generates config.h. */#ifndef _CONFIG_H#define _CONFIG_H#include <sys/types.h>#include <sys/param.h>#include <sys/stat.h>#include <sys/wait.h>#include <sys/utsname.h>#include <stdio.h>#include <unistd.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include <ctype.h>#include <dirent.h>#include <time.h>#include <fcntl.h>/* Define name of host machine's cpu (eg. sparc) */#undef HOST_CPU/* Define name of host machine's architecture (eg. sun4) */#undef HOST_ARCH/* Define name of host machine's vendor (eg. sun) */#undef HOST_VENDOR/* Define name and version of host machine (eg. solaris2.5.1) */#undef HOST_OS/* Define only name of host machine OS (eg. solaris2) */#undef HOST_OS_NAME/* Define only version of host machine (eg. 2.5.1) */#undef HOST_OS_VERSION/* Define the header version of (linux) hosts (eg. 2.2.10) */#undef HOST_HEADER_VERSION/* Define name of host */#undef HOST_NAME/* Define user name */#undef USER_NAME/* Define configuration date */#undef CONFIG_DATE#ifndef __linux__#undef __linux__#endif /* __linux__ */#ifndef __solaris__#undef __solaris__#endif /* __solaris__ */#ifndef __freebsd__#undef __freebsd__#endif /* __freebsd__ *//* Define to 1 if you have the `basename' function. */#undef HAVE_BASENAME/* Define to 1 if you have the `dirname' function. */#undef HAVE_DIRNAME/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the <libgen.h> header file. */#undef HAVE_LIBGEN_H/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if your C compiler doesn't accept -c and -o together. */#undef NO_MINUS_C_MINUS_O/* Name of package */#undef PACKAGE/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Version number of package */#undef VERSION/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a   `char[]'. */#undef YYTEXT_POINTER/* Define to 1 if you have the `basename' function. */#undef HAVE_BASENAME/* Define to 1 if you have the `dirname' function. */#undef HAVE_DIRNAME/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the <libgen.h> header file. */#undef HAVE_LIBGEN_H/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if your C compiler doesn't accept -c and -o together. */#undef NO_MINUS_C_MINUS_O/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a   `char[]'. */#undef YYTEXT_POINTER#ifndef HAVE_BASENAMEextern char *basename(const char *filename);#endif /* not HAVE_BASENAME */#ifndef HAVE_DIRNAMEextern char *dirname(char *path);#endif /* not HAVE_DIRNAME */#ifdef HAVE_LIBGEN_H# include <libgen.h>#endif /* HAVE_LIBGEN_H *//* standard fistgen header, always included */#include <fistgen.h>#endif /* not _CONFIG_H *//* * Local Variables: * mode: c * End: *//* End of fistgen-x.y config.h file */

⌨️ 快捷键说明

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