config.h.in

来自「linux下的用户文件系统fuse-2.5.2」· IN 代码 · 共 29 行

IN
29
字号
/* config.h.in.  Generated from configure.ac by autoheader.  *//* Kernel has i_size_read() and i_size_write() functions */#undef HAVE_I_SIZE_FUNC/* Kernel has xattr support */#undef HAVE_KERNEL_XATTR/* lookup_instantiate_filp() is defined */#undef HAVE_LOOKUP_INSTANTIATE_FILP/* Kernel has recalc_sigpending_tsk() function */#undef HAVE_RECALC_SIGPENDING_TSK/* 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

⌨️ 快捷键说明

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